ARM: imx6: DHCOM i.MX6 PDK: enable pad pull ups of SS lines of spi used for boot
authorLudwig Zenz <lzenz@dh-electronics.com>
Mon, 1 Jul 2019 07:42:09 +0000 (09:42 +0200)
committerStefano Babic <sbabic@denx.de>
Fri, 19 Jul 2019 18:32:24 +0000 (20:32 +0200)
commit6e75cb237d6398254c62ded0d27a30c9c59438b1
tree53bb061cc8986ded56cc5c42629fb7f6011ce7b6
parent9d364ebd058b0f69eb4edcd1f79ccfa68b4d5d43
ARM: imx6: DHCOM i.MX6 PDK: enable pad pull ups of SS lines of spi used for boot

It turned out that after a reset the boot process from the spi bootflash is
disturbed by other spi slave devices connected to DHCOM SPI1, which uses the
same spi interface with a different SS line.

Therefore the pad pull ups are enabled.

Signed-off-by: Ludwig Zenz <lzenz@dh-electronics.com>
board/dhelectronics/dh_imx6/dh_imx6_spl.c