[U-Boot-Users] Patch: ARM Integrator AP, CP and Versatile PB926EJ-S

Greetings,
Please find attached a patch against u-boot-1.0.0 to support the following development boards: ARM Integrator AP, ARM Integrator CP and Versatile PB926EJ-S. Documentation on these platforms can be found on http://www.arm.com/products/DevTools/Hardware_Platforms.html.
CHANGELOG: Philippe Robin 09 Mar 2004 Added ARM Integrator AP, CP and Versatile PB926EJ-S Reference Platform support.
Regards, Philippe

In message 4.2.0.58.20040309122054.01d991a8@cam-pop.cambridge.arm.com you wrote:
Please find attached a patch against u-boot-1.0.0 to support the following development boards: ARM Integrator AP, ARM Integrator CP and Versatile PB926EJ-S. Documentation on these platforms can be found on http://www.arm.com/products/DevTools/Hardware_Platforms.html.
I tried to apply your patch, but did so only partially. There are some conflicts against the current version of the code, and some modifications don't make sense to me.
For example, in cpu/arm926ejs/start.S you make code dependent on "#ifdef OMAP" - should this not be "CONFIG_OMAP"?
I omitted these parts of your patch. Please check against top of tree in CVS and resubmit any missing stuff.
I also omitted your modification command of the line handling code in lib_arm/armlinux.c; please explain what you're trying to fix there, and why. If this is required, then please resubmit, but include the other architectures as well.
Finally, please aslo submit patches for the required entries to the MAINTAINERS and CREDITS files.
Best regards,
Wolfgang Denk
participants (2)
-
Philippe Robin
-
Wolfgang Denk