[U-Boot] [PATCH 2/2] imx8qxp_mek: Disable CONFIG_DISPLAY_CPUINFO

Peng Fan peng.fan at nxp.com
Wed Nov 7 12:08:20 UTC 2018



> -----Original Message-----
> From: Bin Meng [mailto:bmeng.cn at gmail.com]
> Sent: 2018年11月7日 19:51
> To: Tom Rini <trini at konsulko.com>; Simon Glass <sjg at chromium.org>; U-Boot
> Mailing List <u-boot at lists.denx.de>
> Cc: Mario Six <mario.six at gdsys.cc>; Peng Fan <peng.fan at nxp.com>
> Subject: [PATCH 2/2] imx8qxp_mek: Disable CONFIG_DISPLAY_CPUINFO
> 
> Due to revert of commit c0434407b595, this board does not build any more.
> Disable CONFIG_DISPLAY_CPUINFO for v2018.11 release.
> 
> This commit should be reverted after v2018.11 release.
> 
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>

Acked-by: Peng Fan <peng.fan at nxp.com>

> ---
> 
>  configs/imx8qxp_mek_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/configs/imx8qxp_mek_defconfig b/configs/imx8qxp_mek_defconfig
> index 1588416..a45f3ba 100644
> --- a/configs/imx8qxp_mek_defconfig
> +++ b/configs/imx8qxp_mek_defconfig
> @@ -6,6 +6,7 @@ CONFIG_SYS_MALLOC_F_LEN=0x2000
> CONFIG_TARGET_IMX8QXP_MEK=y
>  CONFIG_NR_DRAM_BANKS=3
>  CONFIG_BOOTDELAY=3
> +# CONFIG_DISPLAY_CPUINFO is not set
>  CONFIG_CMD_CPU=y
>  # CONFIG_CMD_IMPORTENV is not set
>  CONFIG_CMD_CLK=y
> --
> 2.7.4



More information about the U-Boot mailing list