[U-Boot] [PATCH 3/3] rockchip: correct ARCH_SOC name

Philipp Tomsich philipp.tomsich at theobroma-systems.com
Wed May 1 13:06:18 UTC 2019


> The ARCH_SOC name default as 'rockchip' and we put all the
> header file in 'arch/arm/include/asm/arch-rockchip/', but
> the 'rockchip' is not the SOC name, let's correct it after
> we update all the source file.
> 
> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
> Reviewed-by: Philipp Tomsiich <philipp.tomsich at theobroma-systems.com>
> ---
> 
>  arch/arm/mach-rockchip/rk3036/Kconfig | 2 +-
>  arch/arm/mach-rockchip/rk3128/Kconfig | 2 +-
>  arch/arm/mach-rockchip/rk3188/Kconfig | 2 +-
>  arch/arm/mach-rockchip/rk322x/Kconfig | 2 +-
>  arch/arm/mach-rockchip/rk3288/Kconfig | 2 +-
>  arch/arm/mach-rockchip/rk3328/Kconfig | 2 +-
>  arch/arm/mach-rockchip/rk3368/Kconfig | 2 +-
>  arch/arm/mach-rockchip/rk3399/Kconfig | 2 +-
>  arch/arm/mach-rockchip/rv1108/Kconfig | 2 +-
>  9 files changed, 9 insertions(+), 9 deletions(-)
> 

Applied to u-boot-rockchip, thanks!


More information about the U-Boot mailing list