[U-Boot] [PATCH v2 8/9] arm: ls1021atwr: Split off board device tree

Simon Glass sjg at chromium.org
Thu Jan 21 16:18:41 CET 2016


On 20 January 2016 at 13:27, Simon Glass <sjg at chromium.org> wrote:
> 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>

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list