
13 Nov
2012
13 Nov
'12
2:05 a.m.
Dear Andreas Puls,
Hello Rommel and Vasily,
i got it solved :) Thanks you both for the tips. I saw that the latest u-boot.bin is about 120kb bigger then the "old - working" u-boot.bin
Copied the uImage to next "higher sector" and its working fine.
The Toradex wiki said copy uImage to 0xC0000
This is valid for the ancient Toradex u-boot ...
I copied the uImage now to 0x100000 which is the next sector which showed up by flinfo
Yes, because the upstream u-boot uses redundant environment (aka. sector 0x80000 and 0xc0000 are both env sectors)
Changed the bootcmd to load the 0x100000 value. Booting works. Saveenv works.
All happy (only a small issue about the bogomips - will make a new post)
Kind regards and many thanks Andreas
Best regards, Marek Vasut