net: gem: Extend timeout value
[oweals/u-boot.git] / README
diff --git a/README b/README
index 1e04cf8dcc768ea8abb308c682fddaa62923b6f8..4e0ff9f74e5991843acc2983904d675bb79f735d 100644 (file)
--- a/README
+++ b/README
@@ -1730,12 +1730,12 @@ The following options need to be configured:
                This enables support for booting images which use the Android
                image format header.
 
-               CONFIG_USB_FASTBOOT_BUF_ADDR
+               CONFIG_FASTBOOT_BUF_ADDR
                The fastboot protocol requires a large memory buffer for
                downloads. Define this to the starting RAM address to use for
                downloaded images.
 
-               CONFIG_USB_FASTBOOT_BUF_SIZE
+               CONFIG_FASTBOOT_BUF_SIZE
                The fastboot protocol requires a large memory buffer for
                downloads. This buffer should be as large as possible for a
                platform. Define this to the size available RAM for fastboot.