Re: [U-Boot] [U-Boot, 1/8] rockchip: rk3328: add tpl board file support

2017-11-07 Thread Philipp Tomsich
On Thu, 26 Oct 2017, Kever Yang wrote: rk3328 tpl suppose to init ddr sdram and then back to bootrom. Signed-off-by: Kever Yang Acked-by: Philipp Tomsich --- arch/arm/mach-rockchip/Makefile | 1 +

Re: [U-Boot] [U-Boot, 1/8] rockchip: rk3328: add tpl board file support

2017-11-07 Thread Philipp Tomsich
> rk3328 tpl suppose to init ddr sdram and then back to bootrom. > > Signed-off-by: Kever Yang > --- > > arch/arm/mach-rockchip/Makefile | 1 + > arch/arm/mach-rockchip/rk3328-board-tpl.c | 114 > ++ > 2 files changed, 115