Tool/software: Linux
Hi Team,
I saw the BBB is using an 8 bit eMMC card for booting. However, when checking the AM335x TRM 26 initialization chapter.It is said that the ROM code only initialized the 4 bit data. So I'd like to know, how did the ROM code succeeded in get the 8 bit eMMC worked normally?
If the eMMC could worked fine in 4 bit BUS mode. Can we cut off the MMC0_DATA 4~7 to still have it work well?