]> git.sur5r.net Git - u-boot/blobdiff - include/configs/mccmon6.h
MCCMON6: defconfig: Move 'quiet' console parameter to 'console' env variable
[u-boot] / include / configs / mccmon6.h
index 8f1eddfd624ae0b9ce40d4bbb41d359b644612d6..7bda977c972f01ce931eaa088b88a1a2ebd5f0e5 100644 (file)
 
 #define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG
 #define CONFIG_EXTRA_ENV_SETTINGS \
-       "console=ttymxc0,115200\0" \
+       "console=ttymxc0,115200 quiet\0" \
        "fdtfile=imx6q-mccmon6.dtb\0" \
        "fdt_high=0xffffffff\0" \
        "initrd_high=0xffffffff\0" \
        "boot_nor=" \
                "setenv kernelnor 0x08180000;" \
                "setenv dtbnor 0x09980000;" \
-               "setenv bootargs console=${console} quiet " \
+               "setenv bootargs console=${console} " \
                ""MTDPARTS_DEFAULT" " \
                "root=/dev/mmcblk1 rootfstype=ext4 rw rootwait noinitrd;" \
                "cp.l ${dtbnor} ${dtbloadaddr} 0x8000;" \