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

-----Original Message----- From: Shawn [mailto:shawnxjin@gmail.com] Sent: 12 October 2004 00:21 To: Philippe Robin Cc: u-boot-users@lists.sourceforge.net Subject: Re: [U-Boot-Users] ARM VersatilePB - Fixed flash support
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.
Yes please. The flash.c was cut and paste and needed to be fixed. The flash part is indeed a 28F640J3C.
One issue I've encoutered is flash write timeout of a big chunk of data (> 128KB). Write always times out no matter how big the value of CFG_FLASH_WRITE_TOUT is. The issue hasn't been solved yet. Any hints are appreciated.
I will have a go with your code on my board once you've posted it. I checked here with the tools we use and we have not had this problem with that board.
Thanks, Philippe

Yes please. The flash.c was cut and paste and needed to be fixed. The flash part is indeed a 28F640J3C.
So 28F256L18T is not a flash part on CP board? If that's the case I can remove all its stuff from flash.c.
-Shawn.
participants (2)
-
Philippe Robin
-
Shawn