[U-Boot] [PATCH 5/5] exynos5: usb: Enable USB 2.0 on smdk5250

Minkyu Kang promsoft at gmail.com
Thu May 3 09:38:33 CEST 2012


On 2 May 2012 22:52, Rajeshwari Shinde <rajeshwari.s at samsung.com> wrote:
> Signed-off-by: Vivek Gautam <gautam.vivek at samsung.com>
> Signed-off-by: Rajeshwari Shinde <rajeshwari.s at samsung.com>
> ---
>  arch/arm/include/asm/arch-exynos/cpu.h |    1 +
>  include/configs/smdk5250.h             |    6 ++++++
>  2 files changed, 7 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/include/asm/arch-exynos/cpu.h b/arch/arm/include/asm/arch-exynos/cpu.h
> index 891970d..17f8fe3 100644
> --- a/arch/arm/include/asm/arch-exynos/cpu.h
> +++ b/arch/arm/include/asm/arch-exynos/cpu.h
> @@ -68,6 +68,7 @@
>  #define EXYNOS5_DMC_CTRL_BASE          0x10DD0000
>  #define EXYNOS5_GPIO_PART1_BASE                0x11400000
>  #define EXYNOS5_MIPI_DSIM_BASE         0x11D00000
> +#define EXYNOS5_USB_HOST_EHCI_BASE     0x12110000

Unrelated change.
maybe this should be move into "Add ehci support" patch?

>  #define EXYNOS5_USBPHY_BASE            0x12130000
>  #define EXYNOS5_USBOTG_BASE            0x12140000
>  #define EXYNOS5_MMC_BASE               0x12200000

Thanks.
Minkyu Kang.
-- 
from. prom.
www.promsoft.net


More information about the U-Boot mailing list