summaryrefslogtreecommitdiffstats
path: root/include/configs/bav335x.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/bav335x.h')
-rw-r--r--include/configs/bav335x.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/bav335x.h b/include/configs/bav335x.h
index 31b75f216e..fa32fa43d1 100644
--- a/include/configs/bav335x.h
+++ b/include/configs/bav335x.h
@@ -458,8 +458,8 @@ DEFAULT_LINUX_BOOT_ENV \
#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
/* To support eMMC booting */
#define CONFIG_STORAGE_EMMC
OpenPOWER on IntegriCloud