]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/bfin_adi_common.h
Blackfin: update default console= settings
[karo-tx-uboot.git] / include / configs / bfin_adi_common.h
index 00bfc6e90bcf5c2f62a7889cbeb98eb0814dcf38..0b87418db69d33532fdee3c1d4d7219d8dc0cd35 100644 (file)
                "uart" MK_STR(CONFIG_UART_CONSOLE) "," \
                MK_STR(CONFIG_BAUDRATE) " " \
        CONFIG_BOOTARGS_VIDEO \
-       "console=ttyBF0," MK_STR(CONFIG_BAUDRATE)
+       "console=ttyBF" MK_STR(CONFIG_UART_CONSOLE) "," MK_STR(CONFIG_BAUDRATE)
 #if defined(CONFIG_CMD_NAND)
 # define NAND_ENV_SETTINGS \
        "nandargs=set bootargs " CONFIG_BOOTARGS "\0" \