Hi experts,
I'm using TI AM437x GP EVM Rev 1.2A board, there is an eMMC chip MTFC4GLDDQ-4M IT on board, however, I can not access it from U-BOOT, it report following error message,
U-Boot SPL 2014.07-g7e537bf (Apr 10 2015 - 14:57:18)
SPL: Please implement spl_start_uboot() for your board
SPL: Direct Linux boot not active!
reading u-boot.img
reading u-boot.img
U-Boot 2014.07-g7e537bf (Apr 10 2015 - 14:57:18)
I2C: ready
DRAM: 1 GiB
NAND: 512 MiB
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
reading uboot.env
** Unable to read "uboot.env" from mmc0:1 **
Using default environment
Net: <ethaddr> not set. Validating first E-fuse MAC
cpsw, usb_ether
Hit any key to stop autoboot: 0
U-Boot# mmc list
OMAP SD/MMC: 0
OMAP SD/MMC: 1
U-Boot# mmc dev 1
Card did not respond to voltage select!
U-Boot#
Anyone know how to access this eMMC chip under U-BOOT or Linux?


