public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Patches for ARM IntegratorCP, ARM926EJS, and ARM946ES
@ 2004-12-20 18:55 Shawn Jin
  2004-12-20 22:15 ` [U-Boot-Users] " Shawn Jin
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Shawn Jin @ 2004-12-20 18:55 UTC (permalink / raw)
  To: u-boot

Hi,

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.

Philippe, I don't have an ARM926EJS core module. Would you please test
the CFG_HZ fix on your system? Thanks.

Regards,
-Shawn.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: u-boot.patch.tar.gz
Type: application/x-gzip-compressed
Size: 27076 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20041220/280f17a3/attachment.bin 

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-08-12 21:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-20 18:55 [U-Boot-Users] Patches for ARM IntegratorCP, ARM926EJS, and ARM946ES Shawn Jin
2004-12-20 22:15 ` [U-Boot-Users] " Shawn Jin
2005-01-20 18:36 ` [U-Boot-Users] Re: [PATCH] Revisted patches " Shawn Jin
2005-05-30 13:52 ` [U-Boot-Users] Patches " Wolfgang Denk
2005-05-30 23:47   ` Shawn Jin
2005-05-31  8:18     ` [U-Boot-Users] u-boot OSX 10.4.x support richard at uclinux.net
2005-08-12 21:01       ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox