Kever,

> On 6 Sep 2017, at 12:00, Kever Yang <[email protected]> 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
> 

_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to