This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Booting Android from nand with bootimages

Hi,

I am trying to add recovery system in a new Android board based on ti am335x.

I was able to generate recovery.img, boot.img, ... Since we are using nand memory, my question is is it possible to boot android images (boot.img,...) from nand.

I found booti uboot command and I think it is used only with mmc flash.

Do you have any information about using these images with NAND or another way to enable recovery mode than using recovery.img file.

Thank you.

  • Hi,

    We have not tried recovery in Android DevKit. But certainly NAND boot works on AM335xEVM. Did you try the steps at http://processors.wiki.ti.com/index.php/TI-Android-JB-4.2.2-DevKit-4.1.1_DeveloperGuide#Fastboot_and_NAND and http://processors.wiki.ti.com/index.php/TI-Android-JB-4.2.2-DevKit-4.1.1_UserGuide#NAND_Booting

    Please keep us updated on your experiments on recovery.

    Thanks,

    Arun