[U-Boot] [PATCH 2/4] armv8/ls1043aqds: Add lpuart defconfig
Wenbin Song
wenbin.song at nxp.com
Wed Jan 20 05:29:58 CET 2016
Hi: Bin,
Could you tell me which tree your patches have been merged into ?
Regards
Wenbin Song
-----Original Message-----
From: Bin Meng [mailto:bmeng.cn at gmail.com]
Sent: Tuesday, January 19, 2016 4:03 PM
To: Wenbin Song <wenbin.song at nxp.com>
Cc: York Sun <yorksun at freescale.com>; Mingkai Hu <mingkai.hu at nxp.com>; Qianyu Gong <qianyu.gong at nxp.com>; Shaohui Xie <shaohui.xie at nxp.com>; U-Boot Mailing List <u-boot at lists.denx.de>
Subject: Re: [U-Boot] [PATCH 2/4] armv8/ls1043aqds: Add lpuart defconfig
Hi Wenbin,
On Tue, Jan 19, 2016 at 2:48 PM, Wenbin Song <wenbin.song at nxp.com> wrote:
> ---
Please include a commit message and SoB here.
> configs/ls1043aqds_lpuart_defconfig | 8 ++++++++
> 1 file changed, 8 insertions(+)
> create mode 100644 configs/ls1043aqds_lpuart_defconfig
>
> diff --git a/configs/ls1043aqds_lpuart_defconfig
> b/configs/ls1043aqds_lpuart_defconfig
> new file mode 100644
> index 0000000..ca06abe
> --- /dev/null
> +++ b/configs/ls1043aqds_lpuart_defconfig
> @@ -0,0 +1,8 @@
> +CONFIG_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4,LPUART"
> +CONFIG_ARM=y
> +CONFIG_TARGET_LS1043AQDS=y
> +CONFIG_DEFAULT_DEVICE_TREE="fsl-ls1043a-qds"
> +CONFIG_OF_CONTROL=y
> +CONFIG_DM=y
> +CONFIG_SPI_FLASH=y
> +CONFIG_DM_SPI=y
> --
Please use the driver model LPUART driver in this series (http://patchwork.ozlabs.org/patch/567250/).
Regards,
Bin
More information about the U-Boot
mailing list