大家好,我的板子是SK-EVM,在移植时发现u-boot无法识别NAND,请问什么原因?
编译时配置使用的am335x_evm_defconfig,打印信息如下:
U-Boot 2016.05-00304-gad06f64-dirty (Apr 02 2017 - 11:52:36 +0800)
CPU : AM335X-GP rev 2.1
Model: TI AM335x EVM-SK
Watchdog enabled
DRAM: 256 MiB
NAND: 0 MiB
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
reading uboot.env
** Unable to read "uboot.env" from mmc0:1 **
Using default environment
<ethaddr> not set. Validating first E-fuse MAC
Net: eth0: ethernet@4a100000
Warning: usb_ether MAC addresses don't match:
Address in SROM is de:ad:be:ef:00:01
Address in environment is c4:ed:ba:8d:49:1e
, eth1: usb_ether
Press SPACE to abort autoboot in 2 seconds
=>
