diff options
author | Tom Rini | 2015-06-15 20:45:50 -0400 |
---|---|---|
committer | Tom Rini | 2015-06-15 20:45:50 -0400 |
commit | 0d3f732fd2ba679b4498541f075d1b1bdbea3935 (patch) | |
tree | 6a2dac39831a333c52b2e8329ec99f2b8ccf018d /arch/arm/include/asm/arch-exynos | |
parent | b48b69ba10fd1fd1f0de73220438ba8052fc2a33 (diff) | |
parent | 2911bd1858d11308164b0b33de4ea0e8994d3edf (diff) |
Merge git://git.denx.de/u-boot-usb
Diffstat (limited to 'arch/arm/include/asm/arch-exynos')
-rw-r--r-- | arch/arm/include/asm/arch-exynos/cpu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/include/asm/arch-exynos/cpu.h b/arch/arm/include/asm/arch-exynos/cpu.h index e7395201ade..cb3d2cc06fc 100644 --- a/arch/arm/include/asm/arch-exynos/cpu.h +++ b/arch/arm/include/asm/arch-exynos/cpu.h @@ -167,6 +167,7 @@ #define EXYNOS5420_USB_HOST_EHCI_BASE 0x12110000 #define EXYNOS5420_MMC_BASE 0x12200000 #define EXYNOS5420_SROMC_BASE 0x12250000 +#define EXYNOS5420_USB3PHY_BASE 0x12500000 #define EXYNOS5420_UART_BASE 0x12C00000 #define EXYNOS5420_I2C_BASE 0x12C60000 #define EXYNOS5420_I2C_8910_BASE 0x12E00000 @@ -187,7 +188,6 @@ #define EXYNOS5420_FIMD_BASE DEVICE_NOT_AVAILABLE #define EXYNOS5420_ADC_BASE DEVICE_NOT_AVAILABLE #define EXYNOS5420_MODEM_BASE DEVICE_NOT_AVAILABLE -#define EXYNOS5420_USB3PHY_BASE DEVICE_NOT_AVAILABLE #define EXYNOS5420_USB_HOST_XHCI_BASE DEVICE_NOT_AVAILABLE |