On 3 September 2018 at 18:05, Jagdish Gediya <[email protected]> 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 <[email protected]> > Reviewed-by: Bin Meng <[email protected]> > --- > Changes for v2: > - Enable CONFIG_MPC85XX_HAVE_RESET_VECTOR in T2080QDS_defconfig > - README and commit message changes as per Bin Meng's comments > > No changes for v3. > > 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: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

