]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/nitrogen6x.h
arm: am437x: Introduce new board cm-t43
[karo-tx-uboot.git] / include / configs / nitrogen6x.h
index 07eb2a43e0e2959d8bf23b9d76a321747576821f..3dbce538ee8ca7a77ec8f621fd3953c30dc52a06 100644 (file)
 #define CONFIG_G_DNL_PRODUCT_NUM 0xa4a5
 #define CONFIG_G_DNL_MANUFACTURER "Boundary"
 
+#define CONFIG_USB_FUNCTION_FASTBOOT
 #define CONFIG_CMD_FASTBOOT
 #define CONFIG_ANDROID_BOOT_IMAGE
-#define CONFIG_USB_FASTBOOT_BUF_ADDR   CONFIG_SYS_LOAD_ADDR
-#define CONFIG_USB_FASTBOOT_BUF_SIZE   0x07000000
+#define CONFIG_FASTBOOT_BUF_ADDR   CONFIG_SYS_LOAD_ADDR
+#define CONFIG_FASTBOOT_BUF_SIZE   0x07000000
 
 #endif        /* __CONFIG_H */