|
@@ -184,9 +184,9 @@ enum bcm63xx_regs_set {
|
|
|
#define BCM_6328_SPI_BASE (0xdeadbeef)
|
|
|
#define BCM_6328_UDC0_BASE (0xdeadbeef)
|
|
|
#define BCM_6328_USBDMA_BASE (0xdeadbeef)
|
|
|
-#define BCM_6328_OHCI0_BASE (0xdeadbeef)
|
|
|
+#define BCM_6328_OHCI0_BASE (0xb0002600)
|
|
|
#define BCM_6328_OHCI_PRIV_BASE (0xdeadbeef)
|
|
|
-#define BCM_6328_USBH_PRIV_BASE (0xdeadbeef)
|
|
|
+#define BCM_6328_USBH_PRIV_BASE (0xb0002700)
|
|
|
#define BCM_6328_MPI_BASE (0xdeadbeef)
|
|
|
#define BCM_6328_PCMCIA_BASE (0xdeadbeef)
|
|
|
#define BCM_6328_PCIE_BASE (0xb0e40000)
|
|
@@ -199,7 +199,7 @@ enum bcm63xx_regs_set {
|
|
|
#define BCM_6328_ENETDMAC_BASE (0xb000da00)
|
|
|
#define BCM_6328_ENETDMAS_BASE (0xb000dc00)
|
|
|
#define BCM_6328_ENETSW_BASE (0xb0e00000)
|
|
|
-#define BCM_6328_EHCI0_BASE (0x10002500)
|
|
|
+#define BCM_6328_EHCI0_BASE (0xb0002500)
|
|
|
#define BCM_6328_SDRAM_BASE (0xdeadbeef)
|
|
|
#define BCM_6328_MEMC_BASE (0xdeadbeef)
|
|
|
#define BCM_6328_DDR_BASE (0xb0003000)
|