
22 Feb
2009
22 Feb
'09
3:29 p.m.
i'm using u-boot -1.3.0 in MPC8313 evaluation board, it having a NAND , NOR Flash , u-boot stored in NOR flash. when i do the saveenv , reset command the u-boot is erased. i'm not able to fix this issue. help me to fix this issue
On my board this was due to CONFIG_SYS_MONITOR_LEN not being big enough.
Peter