2008-04-25 04:49:53 Secure Flash in U-boot
Appalayagari Sreedhar (INDIA)
Message: 54943
Hi
Custom board I have has ST Micro secure flash.
I am able to write the u-boot.bin into the Flash memory and boot succesfully.
uisng program command.
But when i try
set serverip 172.16.6.45
set ipaddr 172.16.15.46
set ethaddr 00:15:52:CE:CD:CE
saveenv
I get a flash erase error at offset 0x20000
and when i reset the board and boot again, the saved settings are gone.
I think the flash driver is the problem, can anyone help me how to enable the secure flash driver in u-boot.
Best Regards,Sreedhar.
QuoteReplyEditDelete
2008-04-25 06:37:23 Re: Secure Flash in U-boot
blue hash (UNITED STATES)
Message: 54951 Sreedhar,
Try issuing the flinfo command in u-boot. You will get information about the flash.
QuoteReplyEditDelete
2008-04-26 17:40:23 Re: Secure Flash in U-boot
Robin Getz (UNITED STATES)
Message: 55029 Sreedhar:
I think you are having problem with U-Boot, not the uClinux-dist?
Asking your question in the right place is more likely to get an answer.