
1 Mar
2008
1 Mar
'08
1:52 p.m.
Hi,
i am working a customized variant of arm versatile board. I have spansion s29gl18n 16MB flash on board.
i am using Uboot-1.3.1 Version and CFI flash driver to work on flash related commands
our board reset vector points to 0x2c000000
By mistake today i entered "cp.b ox800000 0x2c000000 0x1a6c0" at the prompt Kindly look at this error ------------>| "ox800000" and not "0x800000" as it shld be
#> cp.b ox800000 0x2c000000 0x1a6c0 Copy to Flash... done
and now flash is gone corrupted.
Isnt it the copy commands responsibility to check for incorrect or invalid command arguments.
Kindly update me if i am wrong. Thanks in advance
Regards Gururaja