
20 Feb
2013
20 Feb
'13
7:39 p.m.
Hi Everyone,
I am working on uboot porting for Coldfire board M5272C3. I have 2 Spansion S29GL128S flash. I am able to run the uboot in target board (M5272C3). My problem is:
a. I try to store my environment variable to flash and verify through BDM port that variable is written correctly . But once I reset by power cycling the board, it takes all the default environmental variables.
I am confused is it that Spansion S26GL128S is not supported properly b/c I am not able to retrieve them after power up. Is it the problem with read routine or something I am missing?
Please help me out with this.
Thanks in advance