[U-Boot] [PATCH] S5P:SROM config code moved to s5p-common directory

Minkyu Kang promsoft at gmail.com
Tue Apr 19 10:24:48 CEST 2011


Dear Chander Kashyap

On 15 April 2011 14:05, Chander Kashyap <chander.kashyap at linaro.org> wrote:
> SROM config code is made common for S5P series of boards.
> smdkc100.c now refers to s5p-common/sromc.c for SROM related
> subroutines.
>
> Signed-off-by: Chander Kashyap <chander.kashyap at linaro.org>
> ---
>  arch/arm/cpu/armv7/s5p-common/Makefile    |    3 +-
>  arch/arm/cpu/armv7/s5p-common/sromc.c     |   49 ++++++++++++++++++++++++++
>  arch/arm/cpu/armv7/s5pc1xx/Makefile       |    1 -
>  arch/arm/cpu/armv7/s5pc1xx/sromc.c        |   49 --------------------------
>  arch/arm/include/asm/arch-s5pc1xx/smc.h   |   53 -----------------------------
>  arch/arm/include/asm/arch-s5pc1xx/sromc.h |   53 +++++++++++++++++++++++++++++
>  board/samsung/smdkc100/smdkc100.c         |    4 +-
>  7 files changed, 106 insertions(+), 106 deletions(-)
>  create mode 100644 arch/arm/cpu/armv7/s5p-common/sromc.c
>  delete mode 100644 arch/arm/cpu/armv7/s5pc1xx/sromc.c
>  delete mode 100644 arch/arm/include/asm/arch-s5pc1xx/smc.h
>  create mode 100644 arch/arm/include/asm/arch-s5pc1xx/sromc.h
>

applied to u-boot-samsung

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


More information about the U-Boot mailing list