[U-Boot] [PATCH 0/4] move rockchip sdram driver to driver/ram

Dr. Philipp Tomsich philipp.tomsich at theobroma-systems.com
Tue Sep 12 10:55:25 UTC 2017


Kever,

> On 6 Sep 2017, at 12:00, Kever Yang <kever.yang at rock-chips.com> wrote:
> 
> 
> move all the Rockchip sdram driver which support CONFIG_RAM into
> driver/ram folder
> 
> 
> Kever Yang (4):
>  rockchip: rk3399: move sdram driver to driver/ram
>  rockchip: rk3188: move sdram driver to driver/ram
>  rockchip: rk3288: move sdram driver to driver/ram
>  rockchip: rk3328: move sdram driver to driver/ram
> 
> arch/arm/mach-rockchip/rk3188/Makefile                                | 1 -
> arch/arm/mach-rockchip/rk3288/Makefile                                | 1 -
> arch/arm/mach-rockchip/rk3328/Makefile                                | 1 -
> arch/arm/mach-rockchip/rk3399/Makefile                                | 1 -
> drivers/ram/rockchip/Makefile                                         | 4 ++++

All of the patches in this series fail to apply cleanly due to a conflict
in drivers/ram/rockchip/Makefile.

Could you resubmit against u-boot-rockchip/master?

Thanks,
Philipp.

> .../arm/mach-rockchip/rk3188 => drivers/ram/rockchip}/sdram_rk3188.c  | 0
> .../arm/mach-rockchip/rk3288 => drivers/ram/rockchip}/sdram_rk3288.c  | 0
> .../arm/mach-rockchip/rk3328 => drivers/ram/rockchip}/sdram_rk3328.c  | 0
> .../arm/mach-rockchip/rk3399 => drivers/ram/rockchip}/sdram_rk3399.c  | 0
> 9 files changed, 4 insertions(+), 4 deletions(-)
> rename {arch/arm/mach-rockchip/rk3188 => drivers/ram/rockchip}/sdram_rk3188.c (100%)
> rename {arch/arm/mach-rockchip/rk3288 => drivers/ram/rockchip}/sdram_rk3288.c (100%)
> rename {arch/arm/mach-rockchip/rk3328 => drivers/ram/rockchip}/sdram_rk3328.c (100%)
> rename {arch/arm/mach-rockchip/rk3399 => drivers/ram/rockchip}/sdram_rk3399.c (100%)
> 
> -- 
> 1.9.1
> 



More information about the U-Boot mailing list