summaryrefslogtreecommitdiffstats
path: root/include/asm-ppc/immap_8260.h
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-04-18 21:17:30 +0000
committerwdenk <wdenk>2004-04-18 21:17:30 +0000
commitd4326aca187b965b6c96fee85cb6b98b6e5fe79c (patch)
treec7a2e1b50dcc59ef2a788ecd458cb39ba1526285 /include/asm-ppc/immap_8260.h
parent507bbe3e8084a82c20399367801da87db7d14e65 (diff)
downloadblackbird-obmc-uboot-d4326aca187b965b6c96fee85cb6b98b6e5fe79c.tar.gz
blackbird-obmc-uboot-d4326aca187b965b6c96fee85cb6b98b6e5fe79c.zip
* Add missing microblaze header files
* Patch by Rune Torgersen, 06 Apr 2004: - Fix some PCI problems on the MPC8266ADS board - Fix the location of some PCI entries in the immap structure
Diffstat (limited to 'include/asm-ppc/immap_8260.h')
-rw-r--r--include/asm-ppc/immap_8260.h12
1 files changed, 8 insertions, 4 deletions
diff --git a/include/asm-ppc/immap_8260.h b/include/asm-ppc/immap_8260.h
index 407cf49956..1272e99428 100644
--- a/include/asm-ppc/immap_8260.h
+++ b/include/asm-ppc/immap_8260.h
@@ -135,17 +135,21 @@ typedef struct pci_config {
uint pci_imimr;
char res5[24];
uint pci_ifhpr;
+ char res5_2[4];
uint pci_iftpr;
- char res6[8];
+ char res6[4];
uint pci_iphpr;
+ char res6_2[4];
uint pci_iptpr;
- char res7[8];
+ char res7[4];
uint pci_ofhpr;
+ char res7_2[4];
uint pci_oftpr;
- char res8[8];
+ char res8[4];
uint pci_ophpr;
+ char res8_2[4];
uint pci_optpr;
- char res9[12];
+ char res9[8];
uint pci_mucr;
char res10[8];
uint pci_qbar;
OpenPOWER on IntegriCloud