Dear Rob, In message <1397829272-22266-1-git-send-email-robherri...@gmail.com> you wrote: > > I dropped the patch adding a loadsize env variable and added config > uptions instead to set the fastboot buffer size.
Thanks, but... > common/Makefile | 3 + > common/cmd_bootm.c | 23 +- > common/cmd_fastboot.c | 36 +++ > common/image-android.c | 84 ++++++ > common/image.c | 20 +- > doc/README.android-fastboot | 91 ++++++ > doc/README.android-fastboot-protocol | 170 ++++++++++++ > drivers/usb/gadget/Makefile | 1 + > drivers/usb/gadget/f_fastboot.c | 518 > +++++++++++++++++++++++++++++++++++ > drivers/usb/gadget/g_dnl.c | 6 + > drivers/usb/gadget/usbstring.c | 3 + > drivers/usb/musb-new/musb_uboot.c | 5 +- > include/android_image.h | 69 +++++ > include/configs/omap3_beagle.h | 10 + > include/fastboot.h | 22 ++ > include/image.h | 13 + > 16 files changed, 1067 insertions(+), 7 deletions(-) ...I don't see the README in the list of modified files - but new CONFIG options _must_ be documented there. So please add the missing documentation. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de A direct quote from the Boss: "We passed over a lot of good people to get the ones we hired." _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot