Kconfig: Drop CONFIG_CMD_PCA953X_INFO
[platform/kernel/u-boot.git] / include / configs / firefly-rk3288.h
index 2b0ac9e..d6bb9f6 100644 (file)
@@ -10,7 +10,8 @@
 #define ROCKCHIP_DEVICE_SETTINGS \
                "stdin=serial,usbkbd\0" \
                "stdout=serial,vidconsole\0" \
-               "stderr=serial,vidconsole\0"
+               "stderr=serial,vidconsole\0" \
+               "preboot=usb start\0"
 
 #include <configs/rk3288_common.h>