[U-Boot] [PATCH 1/3] rockchip: add u-boot specific dts for	rk3368 based boards
    Simon Glass 
    sjg at chromium.org
       
    Sun Aug  6 05:16:29 UTC 2017
    
    
  
On 2 August 2017 at 07:08, Andy Yan <andy.yan at rock-chips.com> wrote:
> 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 <andy.yan at rock-chips.com>
> ---
>
>  arch/arm/dts/rk3368-geekbox-u-boot.dtsi | 35 +++++++++++++++++++++++++++++++++
>  arch/arm/dts/rk3368-px5-evb-u-boot.dtsi | 35 +++++++++++++++++++++++++++++++++
>  arch/arm/dts/rk3368-sheep-u-boot.dtsi   | 35 +++++++++++++++++++++++++++++++++
>  3 files changed, 105 insertions(+)
>  create mode 100644 arch/arm/dts/rk3368-geekbox-u-boot.dtsi
>  create mode 100644 arch/arm/dts/rk3368-px5-evb-u-boot.dtsi
>  create mode 100644 arch/arm/dts/rk3368-sheep-u-boot.dtsi
>
Reviewed-by: Simon Glass <sjg at chromium.org>
    
    
More information about the U-Boot
mailing list