
11 Feb
2006
11 Feb
'06
1:52 a.m.
Hi,
I am using latest u-boot with an ARM Integrator/CP board (16MB flash). Everything is fine except that when I save the environment in the flash and reboot the system, u-boot restarts with the environment variables it was compiled with, not what has been saved in the flash sector. I used the md command to peek into the specified flash sector (0x24f80000) and I did see the saved environment stuff in there. It just seems that it does not get reloaded and also it does not give any error about bad CRC of the environment variables saved in flash. CFG_ENV_IS_IN_FLASH is defined as (1). I can always recompile with the correct environment variables but I should not need to if this feature works.
Any clues anyone??
Regards, Umar