[U-Boot-Users] Patches for ARM IntegratorCP, ARM926EJS, and ARM946ES

Wolfgang Denk wd at denx.de
Mon May 30 15:52:12 CEST 2005


Dear Shawn,

in message <c3d0340b0412201055558518ea at mail.gmail.com> you wrote:
>
> The patches were developed on an ARM IntegratorCP board with ARM946ES.
> Since the majority code of ARM946ES cpu was copied from ARM926EJS and
> there was bug about CFG_HZ found in ARM946ES later, I also fixed this
> CFG_HZ error on ARM926EJS.
> 
> The major changes are
> 1. Mulitple core modules support (u-boot.multicm.patch)
> Following OMAP boards' methodology, I added mulitple core module
> configuration. For example, integratorcp_946es_config is for
> IntegratorCP board with ARM946ES, integratorcp_config is for
> IntegratorCP board with ARM926EJS by default,
> integratorap_946es_config is for IntegratorAP board with ARM946ES, and
> integratorap_config is for IntegratorAP with ARM926EJS. Now only two
> core modules are supported, ARM946ES and ARM926EJS.
> 
> 2. ARM946ES support (u-boot.arm946es.patch)
> 
> 3. ARM926EJS bug fix (u-boot.arm926ejs.patch)
> Fixed CFG_HZ problem. Set CFG_HZ to 1000. The solution is from AT91RM9200.
> 
> 4. IntegratorCP bug fixes (u-boot.integratorcp.patch)
> Added SDRAM size information and FLASH support.

There is a problem with your patch. "u-boot.arm926ejs.patch" is not a
patch but a tarball containing  the  other  patches  a  second  time.
Please resubmit:

-> file u-boot.arm926ejs.patch
u-boot.arm926ejs.patch: GNU tar archive
-> tar tvf u-boot.arm926ejs.patch
-rw-r--r-- xjin/redswitch 25849 2004-12-20 19:31:01 u-boot.arm946es.patch
-rw-r--r-- xjin/redswitch 13015 2004-12-20 19:30:58 u-boot.integratorcp.patch
-rw-r--r-- xjin/redswitch  8651 2004-12-20 19:31:09 u-boot.multicm.patch


Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"No one talks peace unless he's ready to back it up with war."
"He talks of peace if it is the only way to live."
	-- Colonel Green and Surak of Vulcan, "The Savage Curtain",
	   stardate 5906.5.




More information about the U-Boot mailing list