[U-Boot] [PATCH v2 8/9] arm: ls1021atwr: Split off board device tree
Simon Glass
sjg at chromium.org
Wed Jan 20 21:27:08 CET 2016
On 13 January 2016 at 20:39, Bin Meng <bmeng.cn at gmail.com> wrote:
> Move /chosen node out of the board device tree.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>
> ---
>
> Changes in v2:
> - New patch to split off board device tree
>
> arch/arm/dts/Makefile | 2 +-
> arch/arm/dts/ls1021a-twr-duart.dts | 16 ++++++++++++++++
> arch/arm/dts/{ls1021a-twr.dts => ls1021a-twr.dtsi} | 3 +--
> configs/ls1021atwr_nor_defconfig | 2 +-
> configs/ls1021atwr_qspi_defconfig | 2 +-
> configs/ls1021atwr_sdcard_qspi_defconfig | 2 +-
> 6 files changed, 21 insertions(+), 6 deletions(-)
> create mode 100644 arch/arm/dts/ls1021a-twr-duart.dts
> rename arch/arm/dts/{ls1021a-twr.dts => ls1021a-twr.dtsi} (96%)
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list