mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-07 12:16:44 +03:00
As the SPI controller is not initialized before env_init(), it causes reading env in dataflash failed. So, although saveenv() successfully, it shows warning information when reboot the system as following: *** Warning - bad CRC, using default environment Let the env_relocate() to check env CRC and import it. Signed-off-by: Bo Shen <voice.shen@atmel.com>
1.7 KiB
1.7 KiB