Part Number: SK-AM62
Hi
I have read this.
But my EVM is E2 version.
Please help to guide us how to make it boot okay.
Thanks.
U-Boot 2021.01-g2dd2e1d366 (Sep 24 2022 - 18:36:08 +0000)
SoC: AM62X SR1.0 GP
Model: Texas Instruments AM625 SK
EEPROM not available at 0x50, trying to read at 0x51
Board: AM62-SKEVM rev E2
DRAM: 2 GiB
MMC: mmc@fa10000: 0, mmc@fa00000: 1, mmc@fa20000: 2
Loading Environment from MMC... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
Net: eth0: ethernet@8000000port@1
Hit any key to stop autoboot: 0
GUID Partition Table Header signature is wrong: 0x0 != 0x5452415020494645
gpt_verify_headers: *** ERROR: Invalid GPT ***
Verify GPT: error!
Broken MMC partition scheme
Running Fastboot...
dwc3-generic-peripheral usb@31000000: failed to enable ep0out
failed to start <NULL>: -110
g_dnl_register: failed!, error: -110
Error: mmc 0:misc read failed (-1)
Warning: BCB is corrupted or does not exist
Loading Android boot partition...
switch to partitions #0, OK
mmc0(part 0) is current device
misc partition not found
A/B cmdline addition: androidboot.slot_suffix=_
Running without AVB...
mmc - MMC sub system
Usage:
mmc info - display info of the current MMC device
mmc read addr blk# cnt
mmc write addr blk# cnt
mmc erase blk# cnt
mmc rescan [mode]
mmc part - lists available partition on current mmc device
mmc dev [dev] [part] [mode] - show or set current mmc device [partition] and set mode
- the required speed mode is passed as the index from the following list
[MMC_LEGACY, MMC_HS, SD_HS, MMC_HS_52, MMC_DDR_52, UHS_SDR12, UHS_SDR25,
UHS_SDR50, UHS_DDR50, UHS_SDR104, MMC_HS_200, MMC_HS_400, MMC_HS_400_ES]
mmc list - lists available devices
mmc wp - power on write protect boot partitions
mmc hwpartition [args...] - does hardware partitioning
arguments (sizes in 512-byte blocks):
[user [enh start cnt] [wrrel {on|off}]] - sets user data area attributes
[gp1|gp2|gp3|gp4 cnt [enh] [wrrel {on|off}]] - general purpose partition
[check|set|complete] - mode, complete set partitioning completed
WARNING: Partitioning is a write-once setting once it is set to complete.
Power cycling is required to initialize partitions after set to complete.
mmc bootbus dev boot_bus_width reset_boot_bus_width boot_mode
- Set the BOOT_BUS_WIDTH field of the specified device
mmc bootpart-resize <dev> <boot part size MB> <RPMB part size MB>
- Change sizes of boot and RPMB partitions of specified device
mmc partconf dev [boot_ack boot_partition partition_access]
- Show or change the bits of the PARTITION_CONFIG field of the specified device
mmc rst-function dev value
- Change the RST_n_FUNCTION field of the specified device
WARNING: This is a write-once field and 0 / 1 / 2 are the only valid values.
mmc setdsr <value> - set DSR register value
Failed to boot Android...
dwc3-generic-peripheral usb@31000000: failed to enable ep0out
failed to start <NULL>: -110
g_dnl_register: failed!, error: -110
=>
=> fastboot 0
dwc3-generic-peripheral usb@31000000: failed to enable ep0out
failed to start <NULL>: -110
g_dnl_register: failed!, error: -110
exit not allowed from main input shell.
=> fastboot
fastboot - run as a fastboot usb or udp device
Usage:
fastboot [-l addr] [-s size] usb <controller> | udp
addr - address of buffer used during data transfers (0xC0000000)
size - size of buffer used during data transfers (0x2F000000)
=> fastboot 1
No USB device found
USB init failed: -19
=> fastboot 2
No USB device found
USB init failed: -19
=> fastboot 0
dwc3-generic-peripheral usb@31000000: failed to enable ep0out
failed to start <NULL>: -110
g_dnl_register: failed!, error: -110
exit not allowed from main input shell.
=>