From: Shawn Jin <shawnxjin@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Patches for ARM IntegratorCP, ARM926EJS, and ARM946ES
Date: Mon, 20 Dec 2004 10:55:06 -0800 [thread overview]
Message-ID: <c3d0340b0412201055558518ea@mail.gmail.com> (raw)
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
next reply other threads:[~2004-12-20 18:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-20 18:55 Shawn Jin [this message]
2004-12-20 22:15 ` [U-Boot-Users] Re: Patches for ARM IntegratorCP, ARM926EJS, and ARM946ES 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c3d0340b0412201055558518ea@mail.gmail.com \
--to=shawnxjin@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.