Re: [U-Boot] rockchip: dts: rk3399-firely: add 'same-as-spl'

2019-01-31 Thread Philipp Tomsich
> Like on rk3399-puma we want to continue booting the fill U-Boot from > the same device as the SPL stage. > > Signed-off-by: Mark Kettenis > --- > arch/arm/dts/rk3399-firefly.dts | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Applied to u-boot-rockchip, thanks!

Re: [U-Boot] rockchip: dts: rk3399-firely: add 'same-as-spl'

2019-01-31 Thread Mark Kettenis
> From: Philipp Tomsich > Date: Thu, 31 Jan 2019 11:15:03 +0100 > > > Like on rk3399-puma we want to continue booting the fill U-Boot from > > the same device as the SPL stage. > > > > Signed-off-by: Mark Kettenis > > --- > > arch/arm/dts/rk3399-firefly.dts | 2 +- > > 1 file changed, 1 insert

Re: [U-Boot] rockchip: dts: rk3399-firely: add 'same-as-spl'

2019-01-31 Thread Philipp Tomsich
> Like on rk3399-puma we want to continue booting the fill U-Boot from > the same device as the SPL stage. > > Signed-off-by: Mark Kettenis > --- > arch/arm/dts/rk3399-firefly.dts | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Reviewed-by: Philipp Tomsich __