Re: [U-Boot] [PATCH v2 51/56] rockchip: rk3368: spl: add SPL support

2017-07-27 Thread Simon Glass
On 26 July 2017 at 04:40, Philipp Tomsich wrote: > Adds SPL support for the RK3368 (assuming that our TPL stage has > initialised DRAM and set up the memory firewall). > > Signed-off-by: Philipp Tomsich > > --- > > Changes in v2: > - reuses the support for configuring the boot order using the >

[U-Boot] [PATCH v2 51/56] rockchip: rk3368: spl: add SPL support

2017-07-26 Thread Philipp Tomsich
Adds SPL support for the RK3368 (assuming that our TPL stage has initialised DRAM and set up the memory firewall). Signed-off-by: Philipp Tomsich --- Changes in v2: - reuses the support for configuring the boot order using the u-boot,spl-boot-order property - drops the initialisation of the d