
30 Jun
2005
30 Jun
'05
10:54 p.m.
Bharathi Subramanian wrote:
Hello All,
We are using UBoot 1.0.0, During continuous 2nd erase operation, the no .of DOT is increased. I like to know whether this is something do with UBoot or flash chip or is it normal behavior ??
ROM # erase B0100000 B07FFFFF .............................................. done Erased 111 sectors ROM # erase B0100000 B07FFFFF ..................................................... done Erased 111 sectors ROM #
Thanks,
Why don't you check the code. Looks like flash driver is putting dots based on time and the second erase is taking more time. Also, 1.0.0 is very old code now.