[U-Boot] [PATCH v2 8/8] powerpc: dts: Enable device tree support for T2080QDS
Bin Meng
bmeng.cn at gmail.com
Tue Aug 28 09:16:42 UTC 2018
On Tue, Aug 28, 2018 at 11:53 AM Jagdish Gediya <jagdish.gediya at nxp.com> wrote:
>
> Add device tree for T2080QDS board and enable CONFIG_OF_CONTROL
> so that device tree can be compiled.
>
> Update board README for device tree usage.
>
> Signed-off-by: Jagdish Gediya <jagdish.gediya at nxp.com>
> ---
> Changes for v2:
> - Enable CONFIG_MPC85XX_HAVE_RESET_VECTOR in T2080QDS_defconfig
> - README and commit message changes as per Bin Meng's comments
>
> arch/powerpc/dts/Makefile | 2 ++
> arch/powerpc/dts/e6500_power_isa.dtsi | 39 ++++++++++++++++++++++
> arch/powerpc/dts/t2080.dtsi | 62 +++++++++++++++++++++++++++++++++++
> arch/powerpc/dts/t2080qds.dts | 17 ++++++++++
> board/freescale/t208xqds/README | 19 +++++++++++
> configs/T2080QDS_NAND_defconfig | 3 +-
> configs/T2080QDS_SDCARD_defconfig | 3 +-
> configs/T2080QDS_SPIFLASH_defconfig | 3 +-
> configs/T2080QDS_defconfig | 4 ++-
> 9 files changed, 148 insertions(+), 4 deletions(-)
> create mode 100644 arch/powerpc/dts/e6500_power_isa.dtsi
> create mode 100644 arch/powerpc/dts/t2080.dtsi
> create mode 100644 arch/powerpc/dts/t2080qds.dts
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list