summaryrefslogtreecommitdiff
path: root/include/asm-ppc/immap_8260.h
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-04-18 21:45:42 (GMT)
committerwdenk <wdenk>2004-04-18 21:45:42 (GMT)
commit7abf0c5886c395a3cc7e11f191d67be9a964a1bf (patch)
tree9bb260e2cf75f6255d9b1162a68740d4e6409b26 /include/asm-ppc/immap_8260.h
parentd4326aca187b965b6c96fee85cb6b98b6e5fe79c (diff)
downloadu-boot-7abf0c5886c395a3cc7e11f191d67be9a964a1bf.tar.xz
* Patch by Dan Malek, 07 Apr 2004:
- Add support for RPC/STx GP3, Motorola 8560 board - Update 85xx TSEC driver so it searches MII for first available PHY and uses that one. - Add functions to support console MII commands. * Patch by Tolunay Orkun, 07 Apr 2004: Move initialization of bi_iic_fast[] from board_init_f() to board_init_r() * Patch by Yasushi Shoji, 07 Apr 2004: Cleanup microblaze port * Patch by Sangmoon Kim, 07 Apr 2004: Add auto SDRAM module detection for Debris board
Diffstat (limited to 'include/asm-ppc/immap_8260.h')
-rw-r--r--include/asm-ppc/immap_8260.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-ppc/immap_8260.h b/include/asm-ppc/immap_8260.h
index 1272e99..1d50ce0 100644
--- a/include/asm-ppc/immap_8260.h
+++ b/include/asm-ppc/immap_8260.h
@@ -147,7 +147,7 @@ typedef struct pci_config {
uint pci_oftpr;
char res8[4];
uint pci_ophpr;
- char res8_2[4];
+ char res8_2[4];
uint pci_optpr;
char res9[8];
uint pci_mucr;