Tool/software: Linux
HelloTI Team,
1. If ENV_IS_IN_NAND is set and no u-boot.img in NAND, is there any method to boot up from SD card?
2. ENV_IS_IN_NAND is set and system can load uboot from NAND. Then I execute command "saveenv" and reboot system. It will be stuck and info. is as below.
/ +++++++++++++++++++++++++++ Problem 2 +++++++++++++++++++++++++++++++++ /
U-Boot 2017.01-00444-g4e7f468-dirty (Mar 28 2018 - 11:25:21 +0800)
CPU : AM335X-GP rev 2.1
Model: TI AM335x EVM
DRAM: 512 MiB
NAND: 2048 MiB
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
*** Warning - bad CRC, using default environment
<ethaddr> not set. Validating first E-fuse MAC
Net: cpsw, usb_ether
Hit any key to stop autoboot: 0
=>
=>
=>
=> save
save saveenv
=> saveenv
Saving Environment to NAND...
Erasing NAND...
Erasing at 0x180000 -- 100% complete.
Writing to NAND... OK
=> re
resetting ...
CC
U-Boot SPL 2017.01-00444-g4e7f468-dirty (Mar 28 2018 - 11:25:21)
Trying to boot from NAND
/ ------------------------------------------- Problem 2 ----------------------------------------------------- /