Hello
I'm designing schematic for android device with reference of Beaglebone Rev A5. Beaglebone have only one boot option that from SD card. I've following question regarding NAND implementation in Beaglebone.
Q1: How to setup NAND booting configuration in schematic.?( My schematic fully derived from Beaglebone Rev A5 no major changes)
Q2: I refered AM335x EVM board for implement NAND in Beaglebone, They load the Android image into NAND via SD card. But i dont want to boot NAND via SD card
Because my i've no plan to use SD card in my device. So how can i boot the device from NAND and how to load the boot image into NAND without SD card
Q3: Can anyone give me the procedure for creating NAND supported ANDROID image, TI wiki gave the procedure for SD supporting boot image
Q4: What the prpose of using Level converter SN74LVC16T245 for NAND flash.?
I need the advice for above questions, Can any one let me clear.?
Thanks in advance.