]> git.sur5r.net Git - u-boot/blobdiff - include/configs/gw_ventana.h
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
[u-boot] / include / configs / gw_ventana.h
index 343f3c56bc3381f22a2f4fd38f0148df0856f2d8..1bd13fe6de2015cc05391ff9d886ecb70c9d9de6 100644 (file)
 /* Environment */
 #define CONFIG_IPADDR             192.168.1.1
 #define CONFIG_SERVERIP           192.168.1.146
-#define HWCONFIG_DEFAULT \
-       "hwconfig=rs232;" \
-       "dio0:mode=gpio;dio1:mode=gpio;dio2:mode=gpio;dio3:mode=gpio\0" \
 
 #define CONFIG_EXTRA_ENV_SETTINGS_COMMON \
        "pcidisable=1\0" \
        "usb_pgood_delay=2000\0" \
        "console=ttymxc1\0" \
        "bootdevs=usb mmc sata flash\0" \
-       HWCONFIG_DEFAULT \
+       "hwconfig=_UNKNOWN_\0" \
        "video=\0" \
        \
        "mtdparts=" MTDPARTS_DEFAULT "\0" \