From: Santan Kumar Date: Fri, 18 Aug 2017 09:50:31 +0000 (+0530) Subject: board/ls2080ardb: Remove CONFIG_DISPLAY_BOARDINFO_LATE X-Git-Tag: baikal/mips/sdk5.9~3705^2~9 X-Git-Url: https://git.baikalelectronics.ru/?a=commitdiff_plain;h=0908a334069faaee4edddd92d9b9255a687bdb01;p=uboot.git board/ls2080ardb: Remove CONFIG_DISPLAY_BOARDINFO_LATE CONFIG_DISPLAY_BOARDINFO_LATE config is used to delay the prints of boardinfo late in cycle during uboot boot. This feature is not required in case of QSPI_BOOT. Signed-off-by: Santan Kumar Signed-off-by: Priyanka Jain Reviewed-by: York Sun --- diff --git a/include/configs/ls2080ardb.h b/include/configs/ls2080ardb.h index 145b285685..e301228335 100644 --- a/include/configs/ls2080ardb.h +++ b/include/configs/ls2080ardb.h @@ -18,7 +18,6 @@ #define CONFIG_QIXIS_I2C_ACCESS #endif #define CONFIG_SYS_I2C_EARLY_INIT -#define CONFIG_DISPLAY_BOARDINFO_LATE #endif #define I2C_MUX_CH_VOL_MONITOR 0xa