
Dear "Dongsheng.Wang@freescale.com",
In message 0439833dfb0d4822adb75892e8d16cd7@BN1PR03MB188.namprd03.prod.outlook.com you wrote:
@@ -352,12 +354,27 @@ #define CONFIG_SYS_NS16550_COM3 (CONFIG_SYS_CCSRBAR+0x11D500) #define CONFIG_SYS_NS16550_COM4 (CONFIG_SYS_CCSRBAR+0x11D600) #define CONFIG_SERIAL_MULTI /* Enable both serial ports */ -#define CONFIG_SYS_CONSOLE_IS_IN_ENV /* determine from environment */
This appears to be an unrelated change?
If we get this MARCO, the console will not display on VIDEO. So we need to remove this MARCO.
Removing this macros has actually other effects, too. Please read the doc in the README.
Of course we can also through the environment variable to change.
I think you actually only want to change your environment settings, but leave this macro in place.
Best regards,
Wolfgang Denk