Hi experts,
I'm trying to use emmc boot on AM5728 EVM. But it looks like uboot only load and save uboot.env on mmc0(SD card). If i removed SD card, i can not save uboot.env to mmc1(emmc).
Could you please tell me how to solve this problem?
Thanks.
CPU : DRA752 ES1.1
BoaI2C: ready
DRAM: 2 GiB
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
Card did not respond to voltage select!
** Bad device mmc 0 **
Using default environment
SATA link 0 timeout.
AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
flags: 64bit ncq stag pm led clo only pmp pio slum part ccc apst
SCSI: SATA link 0 timeout.
AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
flags: 64bit ncq stag pm led clo only pmp pio slum part ccc apst
scanning bus for devices...
Found 0 device(s).
Net: <ethaddr> not set. Validating first E-fuse MAC
cpsw
Hit any key to stop autoboot: 0
U-Boot#
U-Boot#
U-Boot# saveenv
Saving Environment to FAT...
Card did not respond to voltage select!
** Bad device mmc 0 **
U-Boot#
Regards,
Allen