BeaglePlay SD micro can't boot

Programmable user button, also servers as boot mode slect button (SD Card/eMMC). Press down to select SD Card as boot medium
SDK :ti-processor-sdk-linux-am62xx-evm-09.00.00.03.
sudo ./create-sdcard.sh

################################################################################

Choose now [1/2] : 1


Will now install from SDK pre-built images
now installing:  ti-processor-sdk-linux-am62xx-evm-09.00.00.03

################################################################################

   Multiple rootfs Tarballs found

################################################################################

         1:tisdk-default-image-am62xx-evm.tar.xz
         2:tisdk-jailhouse-image-am62xx-evm.tar.xz
         3:tisdk-thinlinux-image-am62xx-evm.tar.xz
         4:tisdk-base-image-am62xx-evm.tar.xz
Enter Number of rootfs Tarball: 2

################################################################################

        Copying files now... will take minutes

################################################################################

Copying boot partition



tispl.bin copied


tiboot3.bin copied


cp: -r not specified; omitting directory '/home/oo/arm/ti/am625/ti-processor-sdk-linux-am62xx-evm-09.00.00.03//board-support/prebuilt-images/am62xx-evm/ti-sysfw'
sysfw.itb copied


u-boot.img copied

uEnv.txt copied

wificfg copied

Copying rootfs System partition



Syncing...

Un-mount the partitions

Remove created temp directories

Operation Finished

~/arm/ti/am625/ti-processor-sdk-linux-am62xx-evm-09.00.00.03$

Press down USER button , plug power console can’t display . can not boot.

hehe .

  1. Rename tiboot3.bin to tiboot3-default.bin.
  2. Rename tiboot3-am62x-gp-evm.bin to tiboot3.bin.

U-Boot SPL 2023.04-g24098ea90d (Jul 06 2023 - 12:59:40 +0000)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)')
SPL initial stack usage: 13376 bytes
Trying to boot from MMC2
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Starting ATF on ARM64 core...

NOTICE:  BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty
NOTICE:  BL31: Built : 00:42:57, Jan 13 2023

U-Boot SPL 2023.04-g24098ea90d (Jul 06 2023 - 12:59:40 +0000)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)')
SPL initial stack usage: 1856 bytes
i2c_write: error waiting for data ACK (status=0x116)
pca953x gpio@22: Error reading output register
Card did not respond to voltage select! : -110
** Bad device specification mmc 1 **
Couldn't find partition mmc 1:1
Error: could not access storage.
Trying to boot from MMC2
i2c_write: error waiting for data ACK (status=0x116)
pca953x gpio@22: Error reading output register
Card did not respond to voltage select! : -110
spl: mmc init failed with error: -95
SPL: failed to boot from all boot devices
### ERROR ### Please RESET the board ###

1 Like