Comment 9 for bug 1155702

Revision history for this message
Fahad Kunnathadi (fahad-k) wrote :

Hi Milo,
After some experiments on bootenv we found we can erase the bootenv set by command
dd of=/dev/sdc if=/dev/zero bs=512 count=1 seek=1601

So 1601 is the actual bootenv location.
We did the same change replacing 1599 in origen_quad config .
So the bootenv , dont get set after doing the change. check the patch attached.

Also we had the config file in place , then it must give the actual bootenv while using printenv.