
14 Oct
2013
14 Oct
'13
10:27 p.m.
On Tue, Oct 08, 2013 at 04:30:21PM +0800, Bo Shen wrote:
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
Applied to u-boot/master, thanks!
--
Tom