On 28 August 2015 at 07:59, Przemyslaw Marczak <p.marc...@samsung.com> wrote:
> The proper CPU ID for those Exynos variants is 0x5422,
> but before the 0x5800 was set. This commit fix this back.
>
> Changes:
> - set cpu id to 0x5422 instead of 0x5800
> - remove macro proid_is_exynos5800()
> - add macro proid_is_exynos5422()
> - change the calls to proid_is_exynos5800() with new macro
>
> Signed-off-by: Przemyslaw Marczak <p.marc...@samsung.com>
> ---
>  arch/arm/mach-exynos/clock.c              | 16 ++++++++--------
>  arch/arm/mach-exynos/clock_init_exynos5.c |  2 +-
>  arch/arm/mach-exynos/common_setup.h       |  4 ++--
>  arch/arm/mach-exynos/include/mach/cpu.h   |  6 +++---
>  arch/arm/mach-exynos/include/mach/gpio.h  |  4 ++--
>  arch/arm/mach-exynos/pinmux.c             |  2 +-
>  arch/arm/mach-exynos/power.c              |  2 +-
>  7 files changed, 18 insertions(+), 18 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to