
27 Apr
2019
27 Apr
'19
4:47 p.m.
On Wed, Apr 17, 2019 at 11:21:56AM -0500, Adam Ford wrote:
A previous patch converted a bunch of settings for CONFIG_SF_DEFAULT but it broke the SPI Flash which now prevents booting. This patch now correctly sets CONFIG_SF_DEFAULT_SPEED=30000000 to match what it was before the conversion.
Fixes: 14453fbfadc2 ("Convert CONFIG_SF_DEFAULT_* to Kconfig")
Signed-off-by: Adam Ford aford173@gmail.com
diff --git a/configs/da850evm_defconfig b/configs/da850evm_defconfig index 4b09ba10a6..745ae2b4b1 100644
Applied to u-boot/master, thanks!
--
Tom