On 25 March 2015 at 14:46, Simon Glass <[email protected]> wrote: > On 25 March 2015 at 06:23, Haikun Wang <[email protected]> wrote: >> From: haikun <[email protected]> >> >> Bring in required device tree files for ls1021a from Linux. >> These are initially unchanged and have a number of pieces not needed by >> U-Boot. >> >> Signed-off-by: Haikun Wang <[email protected]> >> --- >> >> Changes in v2: >> - Use CONFIG_LS102XA in arch/arm/dts/Makefile >> >> Changes in v1: None >> >> arch/arm/dts/Makefile | 3 + >> arch/arm/dts/ls1021a-qds.dts | 201 +++++++++++++++++++++++ >> arch/arm/dts/ls1021a-twr.dts | 88 ++++++++++ >> arch/arm/dts/ls1021a.dtsi | 370 >> +++++++++++++++++++++++++++++++++++++++++++ >> 4 files changed, 662 insertions(+) >> create mode 100644 arch/arm/dts/ls1021a-qds.dts >> create mode 100644 arch/arm/dts/ls1021a-twr.dts >> create mode 100644 arch/arm/dts/ls1021a.dtsi > > Acked-by: Simon Glass <[email protected]>
Applied to u-boot-dm/next, thanks! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

