我把MLO、u-boot.bin放到emmc的user data area,是可以正常加载MLO和uboot的。但是我把MLO和uboot放到emmc的boot partition,也就是/dev/mmcblk0boot0和/dev/mmcblk0boot1,就无法正常加载MLO文件了,启动后一直打印方块,无法正常启动。请问这是什么原因?是8168只支持从emmc的user data area启动吗?
Shine:
在TRM第25章节里没看到有支持boot partition mode.
ROM Code Memory and Peripheral Booting
www.ti.com/…/sprugx8c.pdf
Xiaojie Hu:
回复 Shine:
你好,你能确认一下8168能否支持emmc boot partition启动吗?TRM里面没提到,是不支持的意思吗?
Shine:
回复 Xiaojie Hu:
不支持。
Xiaojie Hu:
回复 Shine:
我在TRM的13.2.12章节看到有关于sd卡的两种启动模式,
这两种模式是否对应着eMMC的Original Boot和Alternative Boot?我在TI的英文支持社区看到有说法是Alternative Boot就是从eMMC的boot partition 启动,请问这种说法准确吗?