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

2016-01-21 Thread Simon Glass
On 20 January 2016 at 13:27, Simon Glass  wrote:
> On 13 January 2016 at 20:39, Bin Meng  wrote:
>> Move /chosen node out of the board device tree.
>>
>> Signed-off-by: Bin Meng 
>>
>> ---
>>
>> 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 

Applied to u-boot-dm, thanks!
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


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

2016-01-20 Thread Simon Glass
On 13 January 2016 at 20:39, Bin Meng  wrote:
> Move /chosen node out of the board device tree.
>
> Signed-off-by: Bin Meng 
>
> ---
>
> 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 
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot