diff options
Diffstat (limited to 'configs/xfi3_defconfig')
-rw-r--r-- | configs/xfi3_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/xfi3_defconfig b/configs/xfi3_defconfig index 5a49db280b..7f6208e95f 100644 --- a/configs/xfi3_defconfig +++ b/configs/xfi3_defconfig @@ -7,6 +7,8 @@ CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_VIDEO=y CONFIG_ENV_IS_NOWHERE=y CONFIG_BOOTDELAY=3 +CONFIG_USE_BOOTARGS=y +CONFIG_BOOTARGS="console=ttyAMA0,115200n8 " # CONFIG_CONSOLE_MUX is not set CONFIG_SYS_CONSOLE_IS_IN_ENV=y CONFIG_VERSION_VARIABLE=y |