[U-Boot] Getting "Unable to save the rest of sector (196608)" when I turn on Redundant env with CFG_ENV_ADDR_REDUND
Brian Hutchinson
b.hutchman at gmail.com
Thu Apr 8 16:39:26 CEST 2010
Hi Wolfgang,
>> I noticed my malloc pool was only 128k so I changed that to 256 and it
>> didn't help.
>>
>> CFG_MONITOR_LEN is set to 256k, the same size as a flash sector.
>
> Well, and what hapopens when you inclrease the malloc size to - say -
> 1024 kB ?
>
About a hour before your post, I tried bumping it up to 512k and that
made everything work!
So now I have bootcount implemented (using onboard SRAM since
registers do not survive reset) and redundant environment working on
ARM! Thanks again for your help!
Regards,
Brian
More information about the U-Boot
mailing list