[meta-xilinx] [PATCH v2] zcu102-zynqmp.conf: Add serial consoles check
Nathan Rossi
nathan at nathanrossi.com
Mon Nov 6 19:15:50 PST 2017
On 7 November 2017 at 11:23, Manjukumar Matha
<manjukumar.harthikote-matha at xilinx.com> wrote:
> There are instances when serial console check if required to disable
> consoles when it is not defined by SERIAL_CONSOLES.
>
> Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha at xilinx.com>
LGTM.
Signed-off-by: Nathan Rossi <nathan at nathanrossi.com>
Regards,
Nathan
> ---
> conf/machine/zcu102-zynqmp.conf | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/conf/machine/zcu102-zynqmp.conf b/conf/machine/zcu102-zynqmp.conf
> index e6d66cd..dd61884 100644
> --- a/conf/machine/zcu102-zynqmp.conf
> +++ b/conf/machine/zcu102-zynqmp.conf
> @@ -13,6 +13,7 @@ MACHINE_FEATURES = "rtc ext2 ext3 vfat usbhost"
> UBOOT_MACHINE = "xilinx_zynqmp_zcu102_revB_defconfig"
>
> SERIAL_CONSOLE = "115200 ttyPS0"
> +SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
>
> KERNEL_DEVICETREE = "xilinx/zynqmp-zcu102-revB.dtb xilinx/zynqmp-zcu102.dtb"
>
> --
> 2.7.4
>
> --
> _______________________________________________
> meta-xilinx mailing list
> meta-xilinx at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-xilinx
More information about the meta-xilinx
mailing list