[U-Boot] [PATCH v3 1/7] Exynos5800: Introduce new proid for Exynos5800

Simon Glass sjg at chromium.org
Thu Nov 13 03:18:43 CET 2014


On 31 October 2014 02:55, Akshay Saraswat <akshay.s at samsung.com> wrote:
> This patch intends to add a new proid for Exynos5800 which is a
> variant of Exynos5420. Product id for Exynos5800 is 0x5422.
> Both Exynos5420 and Exynos5800 are pin to pin compitable. This
> gives us an advantage of reusing Exynos5420 clock, pinmux, memory
> and other settings.
>
> Signed-off-by: Alim Akhtar <alim.akhtar at samsung.com>
> Signed-off-by: Akshay Saraswat <akshay.s at samsung.com>

Acked-by: Simon Glass <sjg at chromium.org>

Tested on Pi:
Tested-by: Simon Glass <sjg at chromium.org>

> ---
> Changes since v2:
>         - Rebased this patch
>
> Changes since v1:
>         - Rebased this patch
>
>  arch/arm/cpu/armv7/exynos/clock.c              | 19 ++++++++++---------
>  arch/arm/cpu/armv7/exynos/clock_init_exynos5.c |  2 +-
>  arch/arm/cpu/armv7/exynos/pinmux.c             |  2 +-
>  arch/arm/include/asm/arch-exynos/cpu.h         | 10 +++++++++-
>  arch/arm/include/asm/arch-exynos/gpio.h        |  4 ++--
>  5 files changed, 23 insertions(+), 14 deletions(-)


More information about the U-Boot mailing list