[U-Boot] board: da8xxevm: Fix Environmental CRC error
Tom Rini
trini at konsulko.com
Tue Nov 27 18:48:00 UTC 2018
On Tue, Nov 20, 2018 at 08:43:13AM -0600, Adam Ford wrote:
> When the spi_flash_probe_bus_cs() was previously called, it was
> called using 0's for two values where CONFIG_ENV_SPI_MAX_HZ and
> CONFIG_ENV_SPI_MODE are now used. When changed this
> caused the environment to fail the CRC check and the default
> was used. This patch defines both of these values back 0.
>
> Fixes: 25a17652c9c2 ("fix: env: Fix the SPI flash device setup
> for DM mode")
>
> Signed-off-by: Adam Ford <aford173 at gmail.com>
>
> diff --git a/include/configs/da850evm.h b/include/configs/da850evm.h
> index ba878eb13b..14a3046f19 100644
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20181127/b2ba5c99/attachment.sig>
More information about the U-Boot
mailing list