[U-Boot-Users] ARM VersatilePB - Fixed flash support

Shawn Jin shawnxjin at gmail.com
Mon Jan 10 18:56:12 CET 2005


Wolfgang,

> > The current flash support for Integrator CP supports only one flash
> > type 28F256L18T. However the flash on the CP board we recently bought
> > is 28F640J3C. I ported flash.c to support this type of flash. If you'd
> > like, I'll post the patch.
> 
> Was there a final patch posted to the list? I can't find one.

It's fixed in my patch posted on Dec. 20, 2004. And also I got
confirmation from Philippe that the fix of CFG_HZ issue for ARM926EJS
works.

> Make sure to use reset_timer_masked() and get_timer_masked()  instead
> of get_timer(0) / get_timer(start).

They are used in the patch.

Regards,
-Shawn.




More information about the U-Boot mailing list