commit | 2362518c0fe8acfd38c3f2224683a79f0f629d26 | [log] [tgz] |
---|---|---|
author | Ludwig Zenz <lzenz@dh-electronics.com> | Mon Jul 01 09:42:09 2019 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Fri Jul 19 20:32:24 2019 +0200 |
tree | 53bb061cc8986ded56cc5c42629fb7f6011ce7b6 | |
parent | 6cf2f78c0ec5c4ccffca8c3a70d3f065a731a951 [diff] |
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>