]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/rk3288_common.h
rockchip: add usb mass storage feature support for rk3288
[karo-tx-uboot.git] / include / configs / rk3288_common.h
index fa37335b8bea81ef4d027be5a1b85dbfd0f392ea..d3d4c680e99c207c092dcb57a4f145aeb4a5e035 100644 (file)
 #define CONFIG_FASTBOOT_BUF_ADDR       CONFIG_SYS_LOAD_ADDR
 #define CONFIG_FASTBOOT_BUF_SIZE       0x08000000
 
+/* usb mass storage */
+#define CONFIG_USB_FUNCTION_MASS_STORAGE
+#define CONFIG_CMD_USB_MASS_STORAGE
+
 #define CONFIG_USB_GADGET_DOWNLOAD
 #define CONFIG_G_DNL_MANUFACTURER      "Rockchip"
 #define CONFIG_G_DNL_VENDOR_NUM                0x2207