Re: [U-Boot] [U-Boot, 1/3] rockchip: add u-boot specific dts for rk3368 based boards

2017-08-06 Thread Philipp Tomsich
> Device drivers like debug serial, dmc should be enabled before > relocation, so add u-boot.dtsi files to contain devices that > should be marked as dm-pre-reloc. > > Signed-off-by: Andy Yan > Reviewed-by: Philipp Tomsich > Acked-by: Philipp Tomsich > Reviewed-by: Simon Glass > --- > > arch

Re: [U-Boot] [U-Boot, 1/3] rockchip: add u-boot specific dts for rk3368 based boards

2017-08-03 Thread Philipp Tomsich
> Device drivers like debug serial, dmc should be enabled before > relocation, so add u-boot.dtsi files to contain devices that > should be marked as dm-pre-reloc. > > Signed-off-by: Andy Yan > Reviewed-by: Philipp Tomsich > --- > > arch/arm/dts/rk3368-geekbox-u-boot.dtsi | 35 > +

Re: [U-Boot] [U-Boot, 1/3] rockchip: add u-boot specific dts for rk3368 based boards

2017-08-03 Thread Philipp Tomsich
> Device drivers like debug serial, dmc should be enabled before > relocation, so add u-boot.dtsi files to contain devices that > should be marked as dm-pre-reloc. > > Signed-off-by: Andy Yan > --- > > arch/arm/dts/rk3368-geekbox-u-boot.dtsi | 35 > + > arch/arm