]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/odroid_xu3.h
arm: config: fix default console only to specify the device
[people/ms/u-boot.git] / include / configs / odroid_xu3.h
index 13a45010bf5b3ff0dcd470f4781e63db213f405f..2969f18993d7f46d340865c722d41d1bdf6f66cd 100644 (file)
@@ -34,7 +34,7 @@
 
 #define CONFIG_SYS_INIT_SP_ADDR        (CONFIG_SYS_LOAD_ADDR - 0x1000000)
 
-#define CONFIG_DEFAULT_CONSOLE         "console=ttySAC2,115200n8\0"
+#define CONFIG_DEFAULT_CONSOLE         "ttySAC2,115200n8"
 
 /* USB */
 #define CONFIG_USB_EHCI_EXYNOS
        BOOTENV \
        "bootdelay=0\0" \
        "rootfstype=ext4\0" \
-       "console=" CONFIG_DEFAULT_CONSOLE \
+       "console=" CONFIG_DEFAULT_CONSOLE "\0"\
        "fdtfile=exynos5422-odroidxu3.dtb\0" \
        "boardname=odroidxu3\0" \
        "mmcbootdev=0\0" \