[PATCH] ppc32: Add usb support to IBM stb04xxx platforms
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / ppc / platforms / 4xx / ibmstb4.h
index bcb4b1e..9f21d4c 100644 (file)
@@ -73,9 +73,9 @@
 #define OPB0_BASE      0x40000000
 #define GPIO0_BASE     0x40060000
 
+#define USB0_BASE      0x40010000
+#define USB0_SIZE      0xA0
 #define USB0_IRQ       18
-#define USB0_BASE      STB04xxx_MAP_IO_ADDR(0x40010000)
-#define USB0_EXTENT 4096
 
 #define IIC_NUMS 2
 #define UART_NUMS      3