[U-Boot] [PATCH 03/10] imx6: move generic imx6 options to mx6_common.h

Soeren Moch smoch at web.de
Fri May 22 20:18:42 CEST 2015


> All boards define CONFIG_MX6, CONFIG_DISPLAY_BOARDINFO, CONFIG_DISPLAY_CPUINFO
> and CONFIG_SYS_GENERIC_BOARD so define them in mx6_common
>
> Signed-off-by: Peter Robinson<pbrobinson at gmail.com>
> Reviewed-by: Tom Rini <trini at konsulko.com>

Some boards defineCONFIG_DISPLAY_BOARDINFO_LATE (instead of
CONFIG_DISPLAY_BOARDINFO) to also see this info on HDMI.

So please add CONFIG_DISPLAY_BOARDINFO_LATE to mx6_common.h

Sorry, I missed this in the last review round.

Regards,
Soeren



More information about the U-Boot mailing list