]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/am3517_evm.h
am3517evm: change console device from ttyS2 to ttyO2
[karo-tx-uboot.git] / include / configs / am3517_evm.h
index 80ad342ce8f4fb2563f962be991ceb11c5e33374..18aaadfb79ffde5b5bf37384043d7946990d5cb7 100644 (file)
 
 #define CONFIG_EXTRA_ENV_SETTINGS \
        "loadaddr=0x82000000\0" \
-       "console=ttyS2,115200n8\0" \
+       "console=ttyO2,115200n8\0" \
        "mmcargs=setenv bootargs console=${console} " \
                "root=/dev/mmcblk0p2 rw " \
                "rootfstype=ext3 rootwait\0" \