-
- Downloads
MA-8202 [Android_MX6DL_ARD] Fastboot: Failed to boot system if update...
MA-8202 [Android_MX6DL_ARD] Fastboot: Failed to boot system if update android_root.img based on NAND boot. 100%
For sparse system.img, USB can trasfer system.img through spliting image into two sparse images.
For android_root.img, the second part will overwrite the first one.
It is a workaround to enlarge CONFIG_USB_FASTBOOT_BUF_SIZE to hold system image whose size is more than 400M.
Signed-off-by:
zhang sanshan <b51434@freescale.com>
Showing
- include/configs/mx6sabreandroid_common.h 4 additions, 1 deletioninclude/configs/mx6sabreandroid_common.h
- include/configs/mx6slevkandroid.h 4 additions, 1 deletioninclude/configs/mx6slevkandroid.h
- include/configs/mx6sxsabreautoandroid.h 4 additions, 1 deletioninclude/configs/mx6sxsabreautoandroid.h
- include/configs/mx6sxsabresdandroid.h 4 additions, 1 deletioninclude/configs/mx6sxsabresdandroid.h
- include/configs/mx7dsabresdandroid.h 4 additions, 1 deletioninclude/configs/mx7dsabresdandroid.h
Please register or sign in to comment