[U-Boot] [PATCH v7 0/4] arm64: rockchip: dts: Add rk3399 -u-boot.dtsi files

Jagan Teki jagan at amarulasolutions.com
Tue May 7 18:21:48 UTC 2019


Unfortunately initial version of creating rk3399-u-boot.dtsi 
has been merged, so this series is rework of previous v6 set[1]
on top of u-boot-rockchip/master

All these changes are updating rk3399-u-boot.dtsi and rk3399
board -u-boot.dtsi files and u-boot specific dts changes like
- sdram dtsi
- sdmmc, u-boot,dm-pre-reloc
- spi1, u-boot,dm-pre-reloc

Changes for v7:
- rebase on u-boot-rockchip/master
- recreate patches based on v1 series merge
- add patch for dtb build based on SoC type 
Changes for v6:
- spilt the existing patch[2] into multiple patches
  and send as a separate series.

[2] https://patchwork.ozlabs.org/patch/1091720/
[1] https://patchwork.ozlabs.org/cover/1091909/

Any inputs?
Jagan.

Jagan Teki (4):
  dts: Makefile: Build rockchip dtbs based on SoC types
  arm64: rockchip: dts: rk3399: Add board -u-boot.dtsi files
  rockchip: dts: rk3399-u-boot: Add u-boot,dm-pre-reloc for spi1
  arm64: rockchip: dts: rk3399: Use rk3399-u-boot.dtsi

 arch/arm/dts/Makefile                   | 35 ++++++++++++++++++-------
 arch/arm/dts/rk3399-evb-u-boot.dtsi     |  7 +++++
 arch/arm/dts/rk3399-evb.dts             |  1 -
 arch/arm/dts/rk3399-ficus-u-boot.dtsi   |  6 +++++
 arch/arm/dts/rk3399-ficus.dts           |  1 -
 arch/arm/dts/rk3399-firefly-u-boot.dtsi |  7 +++++
 arch/arm/dts/rk3399-firefly.dts         |  1 -
 arch/arm/dts/rk3399-gru-bob-u-boot.dtsi |  7 +++++
 arch/arm/dts/rk3399-gru-bob.dts         |  1 -
 arch/arm/dts/rk3399-gru-u-boot.dtsi     |  6 +++++
 arch/arm/dts/rk3399-gru.dtsi            |  1 -
 arch/arm/dts/rk3399-puma-ddr1600.dts    |  1 +
 arch/arm/dts/rk3399-puma.dtsi           |  2 --
 arch/arm/dts/rk3399-rock960-u-boot.dtsi |  6 +++++
 arch/arm/dts/rk3399-rock960.dts         |  1 -
 arch/arm/dts/rk3399-u-boot.dtsi         |  4 +++
 16 files changed, 70 insertions(+), 17 deletions(-)
 create mode 100644 arch/arm/dts/rk3399-evb-u-boot.dtsi
 create mode 100644 arch/arm/dts/rk3399-ficus-u-boot.dtsi
 create mode 100644 arch/arm/dts/rk3399-firefly-u-boot.dtsi
 create mode 100644 arch/arm/dts/rk3399-gru-bob-u-boot.dtsi
 create mode 100644 arch/arm/dts/rk3399-gru-u-boot.dtsi
 create mode 100644 arch/arm/dts/rk3399-rock960-u-boot.dtsi

-- 
2.18.0.321.gffc6fa0e3



More information about the U-Boot mailing list