[U-Boot-Users] Question about PXA25x-based boards

Took a look in my U-Boot 1.0.0 directories and noticed that there are 4 boards which appear to be PXA-based. My question is:- Is this a complete port of U-Boot or is it a "work in progress"? I'm just trying to get an early feel for the work involved in using a PXA255-based board.
Thanks for any input.
Regards, Herb
--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.559 / Virus Database: 351 - Release Date: 1/7/2004

On Saturday 24 January 2004 04:52 pm, Herb Radford wrote:
Took a look in my U-Boot 1.0.0 directories and noticed that there are 4 boards which appear to be PXA-based. My question is:- Is this a complete port of U-Boot or is it a "work in progress"? I'm just trying to get an early feel for the work involved in using a PXA255-based board.
Should be nearly complete. I think some folks are still changing memory layout stuff for ARM. But, overall it should work fine.
Kyle.

On Sat, Jan 24, 2004 at 04:52:55PM -0500, Herb Radford wrote:
Took a look in my U-Boot 1.0.0 directories and noticed that there are 4 boards which appear to be PXA-based. My question is:- Is this a complete port of U-Boot or is it a "work in progress"? I'm just trying to get an early feel for the work involved in using a PXA255-based board.
It works for the boards in the tree, although there is quite a lot of stuff which could be improved. There is a lot of code duplication between the boards which could be put into the CPU part instead of the board dir and some subsystems surely need more work. But in general, yes, it is ready for prime time.
Robert
participants (3)
-
Herb Radford
-
Kyle Harris
-
Robert Schwebel