]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - doc/README.android-fastboot
karo: txul: add support for TX-Tester-V5 baseboard
[karo-tx-uboot.git] / doc / README.android-fastboot
index 92f28979998a04034ffb443cf293a9cc225726b0..ce12bc594fc339c336cf640b450b6d3f0aa50aab 100644 (file)
@@ -47,8 +47,8 @@ CONFIG_CMD_FASTBOOT and CONFIG_ANDROID_BOOT_IMAGE.
 
 The fastboot protocol requires a large memory buffer for downloads. This
 buffer should be as large as possible for a platform. The location of the
-buffer and size are set with CONFIG_USB_FASTBOOT_BUF_ADDR and
-CONFIG_USB_FASTBOOT_BUF_SIZE.
+buffer and size are set with CONFIG_FASTBOOT_BUF_ADDR and
+CONFIG_FASTBOOT_BUF_SIZE.
 
 Fastboot partition aliases can also be defined for devices where GPT
 limitations prevent user-friendly partition names such as "boot", "system"