Other Parts Discussed in Thread: TPS65219, TMP100, TLV755
Hi Expert ,
We have AM62x SK EVM target.
On AM62xx-SK-EVM eMMC flashing done using DFU method.
We observed on eMMC boot from u-boot console every time we need to give below commands to boot kernel.
In U-boot command prompt
# => setenv mmcdev 0
#=> setenv bootpart 0
#=> boot
Is that any way to get eMMC boot as standalone ?. (Without using above commands)
Please find below logs.
it any key to stop autoboot: 0
=> setenv mmcdev 0
=> setenv bootpart 0
=> boot
switch to partitions #0, OK
mmc0(part 0) is current device
SD/MMC found on device 0
Failed to load 'boot.scr'
** Unrecognized filesystem type **
18395648 bytes read in 102 ms (172 MiB/s)
58972 bytes read in 3 ms (18.7 MiB/s)
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Device Tree to 000000008feee000, end 000000008fffffff ... OK
Starting kernel ...
Thanks,.
Suraj