[U-Boot] am33xx booting from emmc boot partition

Hi,
I'm using am33x based board with emmc (2 boot partitions, userdata). I can start u-boot when MLO and u-boot.img are written to user data partition (raw mode) but I'm unable when stored in boot part 1. I got fallback to serial boot always, no message on console. I did use mmc-utils to switch emmc to boot from boot part 1 like: 'mmc bootpart enable 1 0 /dev/mmcblk1' but it doesn't help. Any other ideas or somebody have it working? I'm using latest u-boot master. Thanks.
BR,
marek

On Mon, Jul 06, 2015 at 03:37:14PM +0200, Belisko Marek wrote:
Hi,
I'm using am33x based board with emmc (2 boot partitions, userdata). I can start u-boot when MLO and u-boot.img are written to user data partition (raw mode) but I'm unable when stored in boot part 1. I got fallback to serial boot always, no message on console. I did use mmc-utils to switch emmc to boot from boot part 1 like: 'mmc bootpart enable 1 0 /dev/mmcblk1' but it doesn't help. Any other ideas or somebody have it working? I'm using latest u-boot master. Thanks.
AM335x ROM does not support booting from the eMMC boot partitions.
participants (2)
-
Belisko Marek
-
Tom Rini