From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH 5/9] ppc4xx: Add basic support for AMCC 460EX/460GT
Date: Tue, 11 Mar 2008 14:26:50 +0100 [thread overview]
Message-ID: <200803111426.50492.sr@denx.de> (raw)
In-Reply-To: <1205229972-23607-6-git-send-email-sr@denx.de>
This patch adds basic support for the AMCC 460EX/460GT PPC's.
Enable high bandwidth access on 460EX/GT. This should/could probably be
done on other PPC's too, like 440SPe. This is currently not used, but
with this setup it is possible to use it later on in e.g. the Linux
EMAC driver for performance gain.
Signed-off-by: Stefan Roese <sr@denx.de>
---
cpu/ppc4xx/44x_spd_ddr2.c | 41 +++-
cpu/ppc4xx/4xx_enet.c | 369 ++++++++++++++++++++-----
cpu/ppc4xx/4xx_pci.c | 9 +-
cpu/ppc4xx/4xx_pcie.c | 203 +++++++++++++-
cpu/ppc4xx/4xx_uart.c | 24 +-
cpu/ppc4xx/cpu.c | 45 +++-
cpu/ppc4xx/cpu_init.c | 1 +
cpu/ppc4xx/ndfc.c | 3 +-
cpu/ppc4xx/speed.c | 125 ++++++++-
cpu/ppc4xx/start.S | 11 +-
include/405_mal.h | 1 +
include/4xx_i2c.h | 3 +-
include/asm-ppc/4xx_pcie.h | 79 +++++-
include/asm-ppc/ppc4xx-intvec.h | 71 +++++
include/asm-ppc/processor.h | 4 +
include/asm-ppc/u-boot.h | 6 +-
include/common.h | 4 +-
include/ppc405.h | 23 ++-
include/ppc440.h | 590 +++++++++++++++++++++++++++++++++------
include/ppc4xx_enet.h | 18 +-
20 files changed, 1426 insertions(+), 204 deletions(-)
Unfortunately this patch is too big for the list (101k). So please
find a gzipped version attached.
Best regards,
Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-ppc4xx-Add-basic-support-for-AMCC-460EX-460GT.patch.gz
Type: application/x-gzip
Size: 22055 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20080311/01a3aa2d/attachment.bin
next prev parent reply other threads:[~2008-03-11 13:26 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-11 10:06 [U-Boot-Users] [PATCH 1/9] rtc: Add M41T62 support Stefan Roese
2008-03-11 10:06 ` [U-Boot-Users] [PATCH 2/9] ppc4xx: miiphy.c reworked Stefan Roese
2008-03-11 10:06 ` [U-Boot-Users] [PATCH 3/9] ppc4xx: program_tlb now uses 64bit physical addess Stefan Roese
2008-03-11 10:06 ` [U-Boot-Users] [PATCH 4/9] ppc4xx: interrupt.c reworked Stefan Roese
2008-03-11 10:06 ` [U-Boot-Users] [PATCH 6/9] ppc4xx: Add AMCC Canyonlands support (460EX) Stefan Roese
2008-03-11 13:26 ` Stefan Roese [this message]
2008-03-11 13:35 ` [U-Boot-Users] [PATCH 5/9] ppc4xx: Add basic support for AMCC 460EX/460GT Wolfgang Denk
2008-03-11 13:51 ` Stefan Roese
2008-03-11 10:06 ` [U-Boot-Users] [PATCH 7/9] ppc4xx: Add Canyonlands NAND booting support Stefan Roese
2008-03-11 10:06 ` [U-Boot-Users] [PATCH 8/9] usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver Stefan Roese
2008-03-11 10:06 ` [U-Boot-Users] [PATCH 9/9] ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval board Stefan Roese
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=200803111426.50492.sr@denx.de \
--to=sr@denx.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox