]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
karo: tx6: set default video_mode to 'VGA'
authorLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Oct 2013 14:06:25 +0000 (16:06 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Oct 2013 14:06:25 +0000 (16:06 +0200)
include/configs/tx6.h

index 24058cb25965590140a48ff293f6f6c55da460c8..a9ad468dfaf48d42d3fdb75633b656c3149d643b 100644 (file)
        "nfsroot=/tftpboot/rootfs\0"                                    \
        "otg_mode=device\0"                                             \
        "touchpanel=tsc2007\0"                                          \
-       "video_mode=VGA-1:640x480MR-24@60\0"
+       "video_mode=VGA\0"
 #endif /*  CONFIG_ENV_IS_NOWHERE */
 #endif /*  CONFIG_MFG */