[U-Boot-Users] flash erase
Stephan Linz
linz at mazet.de
Thu May 27 10:06:25 CEST 2004
Am Mittwoch, 26. Mai 2004 16:19 schrieb CG:
> Hello all,
>
> I added a new flash (28F128J3C) to my board and u-boot seems detect the
> flash now.
>
> --snip--
>
> 100000f0: ffffff10 ffff00b0 ffff00b0 ffff3c30
>
> What should be the content after erasing the memory?
Flash memory has content 0xff in erased state.
>
> When I copy a file from RAM to this flash sector. I got this error :
> Copy to Flash... not erased at 10000004 (0)
Your flash algos seems to be not OK. The Flash is not erased. Checkup and
fix your <board>/flash.c file.
best regards,
Stephan
More information about the U-Boot
mailing list