[U-Boot] [PATCH v2 2/9] arm: ls1021atwr: Convert to driver model and enable serial support

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


On 20 January 2016 at 13:26, Simon Glass <sjg at chromium.org> wrote:
> On 13 January 2016 at 20:38, Bin Meng <bmeng.cn at gmail.com> wrote:
>> Convert ls1021atwr_nor to driver model support. As a start, enable
>> ns16550 serial port driver.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>> Changes in v2: None
>>
>>  arch/arm/dts/ls1021a-twr.dts     | 4 ++++
>>  arch/arm/dts/ls1021a.dtsi        | 4 ----
>>  configs/ls1021atwr_nor_defconfig | 4 ++++
>>  include/configs/ls1021atwr.h     | 2 ++
>>  4 files changed, 10 insertions(+), 4 deletions(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list