On 20 January 2016 at 13:26, Simon Glass <[email protected]> wrote: > On 15 January 2016 at 14:11, Stefan Agner <[email protected]> wrote: >> Looks good to me, >> >> Acked-by: Stefan Agner <[email protected]> >> >> On 13.01.2016 19:39, Bin Meng wrote: >>> LPUART is seen on Freescale VF610 and QorIQ Layerscape devices. >>> Create a Kconfig option and move it to defconfig for all boards >>> that have this serial driver. >>> >>> Signed-off-by: Bin Meng <[email protected]> >>> Reviewed-by: Simon Glass <[email protected]> >>> --- >>> >>> Changes in v2: None >>> >>> configs/colibri_vf_defconfig | 1 + >>> configs/colibri_vf_dtb_defconfig | 1 + >>> configs/ls1021aqds_ddr4_nor_lpuart_defconfig | 1 + >>> configs/ls1021aqds_nor_lpuart_defconfig | 1 + >>> configs/ls1021atwr_nor_lpuart_defconfig | 1 + >>> configs/pcm052_defconfig | 1 + >>> configs/vf610twr_defconfig | 1 + >>> configs/vf610twr_nand_defconfig | 1 + >>> drivers/serial/Kconfig | 6 ++++++ >>> include/configs/colibri_vf.h | 1 - >>> include/configs/ls1021aqds.h | 1 - >>> include/configs/ls1021atwr.h | 1 - >>> include/configs/pcm052.h | 1 - >>> include/configs/vf610twr.h | 1 - >>> 14 files changed, 14 insertions(+), 5 deletions(-) >>> > > Acked-by: Simon Glass <[email protected]>
Applied to u-boot-dm, thanks! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

