From: Qianyu Gong Date: Mon, 13 Jun 2016 03:20:32 +0000 (+0800) Subject: armv8: ls1043aqds: print FPGA info early for QSPI boot X-Git-Tag: v2016.07-rc3~13^2~5 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=68aaa980c488696fa6f71109e53e819b02455e33;p=u-boot armv8: ls1043aqds: print FPGA info early for QSPI boot Now I2C is initialized early enough to access FPGA so it supports to show board info as early as other boot methods. Signed-off-by: Gong Qianyu Reviewed-by: York Sun --- diff --git a/include/configs/ls1043aqds.h b/include/configs/ls1043aqds.h index 520b28c5fb..ee8cb2336c 100644 --- a/include/configs/ls1043aqds.h +++ b/include/configs/ls1043aqds.h @@ -10,11 +10,7 @@ #include "ls1043a_common.h" #define CONFIG_DISPLAY_CPUINFO -#ifdef CONFIG_QSPI_BOOT -#define CONFIG_DISPLAY_BOARDINFO_LATE -#else #define CONFIG_DISPLAY_BOARDINFO -#endif #if defined(CONFIG_NAND_BOOT) || defined(CONFIG_SD_BOOT) #define CONFIG_SYS_TEXT_BASE 0x82000000