|
@@ -38,6 +38,7 @@
|
|
#define S3C_VA_UART2 S3C_VA_UARTx(2)
|
|
#define S3C_VA_UART2 S3C_VA_UARTx(2)
|
|
#define S3C_VA_UART3 S3C_VA_UARTx(3)
|
|
#define S3C_VA_UART3 S3C_VA_UARTx(3)
|
|
|
|
|
|
|
|
+#define S3C64XX_PA_NAND (0x70200000)
|
|
#define S3C64XX_PA_FB (0x77100000)
|
|
#define S3C64XX_PA_FB (0x77100000)
|
|
#define S3C64XX_PA_USB_HSOTG (0x7C000000)
|
|
#define S3C64XX_PA_USB_HSOTG (0x7C000000)
|
|
#define S3C64XX_PA_WATCHDOG (0x7E004000)
|
|
#define S3C64XX_PA_WATCHDOG (0x7E004000)
|
|
@@ -72,6 +73,7 @@
|
|
#define S3C_PA_HSMMC2 S3C64XX_PA_HSMMC2
|
|
#define S3C_PA_HSMMC2 S3C64XX_PA_HSMMC2
|
|
#define S3C_PA_IIC S3C64XX_PA_IIC0
|
|
#define S3C_PA_IIC S3C64XX_PA_IIC0
|
|
#define S3C_PA_IIC1 S3C64XX_PA_IIC1
|
|
#define S3C_PA_IIC1 S3C64XX_PA_IIC1
|
|
|
|
+#define S3C_PA_NAND S3C64XX_PA_NAND
|
|
#define S3C_PA_FB S3C64XX_PA_FB
|
|
#define S3C_PA_FB S3C64XX_PA_FB
|
|
#define S3C_PA_USBHOST S3C64XX_PA_USBHOST
|
|
#define S3C_PA_USBHOST S3C64XX_PA_USBHOST
|
|
#define S3C_PA_USB_HSOTG S3C64XX_PA_USB_HSOTG
|
|
#define S3C_PA_USB_HSOTG S3C64XX_PA_USB_HSOTG
|