Got the debug port up, looks like board sn/209 has an issue with the SD. The other board arrived today and it is working fine. SD boots fine in sn/497, swapped sd cards several time each time 497 would boot. 209 was having trouble with reading sd card. Here is output.
\00
U-Boot SPL 2023.04-g93735daa (Jun 23 2024 - 18:02:19 +0000)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.6--w2023.01-j722s (Kool Koa')
SPL initial stack usage: 17048 bytes
Trying to boot from MMC2
Authentication passed
Authentication passed
Authentication passed
Authentication passed
Authentication passed
Starting ATF on ARM64 core...
NOTICE: BL31: v2.11.0(release):0567eca
NOTICE: BL31: Built : 18:02:19, Jun 23 2024
NOTICE: Upgrade Firmwares for Power off functionality
ERROR: Failed to get response (-19)
ERROR: Transfer send failed (-19)
ERROR: Unable to query firmware capabilities (-19)
I/TC:
I/TC: OP-TEE version: 4.2.0 (gcc version 12.2.0 (Debian 12.2.0-14)) #1 Sun Jun 23 18:02:19 UTC 2024 aarch64
I/TC: WARNING: This OP-TEE configuration might be insecure!
I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html
I/TC: Primary CPU initializing
I/TC: GIC redistributor base address not provided
I/TC: Assuming default GIC group status and modifier
I/TC: SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.6--w2023.01-j722s (Kool Koa')
I/TC: HUK Initialized
I/TC: Primary CPU switching to normal world boot
U-Boot SPL 2023.04-g93735daa (Jun 23 2024 - 18:02:19 +0000)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.6--w2023.01-j722s (Kool Koa')
Trying to boot from MMC2
Authentication passed
Authentication passed
U-Boot 2023.04-g93735daa (Jun 23 2024 - 18:02:19 +0000)
SoC: J722S SR1.0 HS-FS
Model: BeagleBoard.org BeagleY-AI
DRAM: 2 GiB (effective 4 GiB)
Core: 104 devices, 28 uclasses, devicetree: separate
MMC: mmc@fa00000: 1, mmc@fa20000: 2
Loading Environment from nowhere... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
Net: eth0: ethernet@8000000port@1
Press SPACE to abort autoboot in 2 seconds
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
Failed to load 'boot.scr'
Failed to load 'uEnv.txt'
MMC Device 0 not found
no mmc device at slot 0
switch to partitions #0, OK
mmc1 is current device
Scanning mmc 1:1...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
BeagleY-AI microSD (extlinux.conf) (swap enabled)
1: microSD (production test)
2: transfer microSD rootfs to NVMe (advanced)
3: microSD (debug)
4: microSD (default)
Enter choice: 4: microSD (default)
Retrieving file: /Image
Retrieving file: /initrd.img
append: console=ttyS2,115200n8 root=/dev/mmcblk1p3 ro rootfstype=ext4 resume=/dev/mmcblk1p2 rootwait net.ifnames=0 quiet
Retrieving file: /ti/k3-am67a-beagley-ai.dtb
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Working FDT set to 88000000
Loading Ramdisk to 8ea0d000, end 8ffff640 ... OK
Loading Device Tree to 000000008e9ef000, end 000000008ea0cc63 ... OK
Working FDT set to 8e9ef000
Starting kernel ...
I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
I/TC: Secondary CPU 2 initializing
I/TC: Secondary CPU 2 switching to normal world boot
I/TC: Secondary CPU 3 initializing
I/TC: Secondary CPU 3 switching to normal world boot
I/TC: Reserved shared memory is enabled
I/TC: Dynamic shared memory is enabled
I/TC: Normal World virtualization support is disabled
I/TC: Asynchronous notifications are disabled
[ 1.440453] rtc-ds1307 2-0068: hctosys: unable to read the hardware clock
[ 1.660928] omap8250 2860000.serial: Failed to create device link (0x180) with regulator-3
[ 2.834485] debugfs: Directory 'pd:249' with parent 'pm_genpd' already present!
[ 2.841880] debugfs: Directory 'pd:248' with parent 'pm_genpd' already present!
[ 2.849238] debugfs: Directory 'pd:247' with parent 'pm_genpd' already present!
[ 2.856775] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[ 2.864161] debugfs: Directory 'pd:244' with parent 'pm_genpd' already present!
[ 2.873474] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[ 2.880826] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[ 2.923028] mmc1: error -110 whilst initialising SD card
[ 3.062685] mmc1: error -110 whilst initialising SD card
[ 3.213134] mmc1: error -110 whilst initialising SD card
[ 3.364292] mmc1: error -110 whilst initialising SD card
e[2Je[3Je[-1;-1f\00
The jiberish on the tail is from the board.
Then after a while this one shows up.
Gave up waiting for suspend/resume device
Gave up waiting for root file system device. Common problems:
- Boot args (cat /proc/cmdline)
- Check rootdelay= (did the system wait long enough?)
- Missing modules (cat /proc/modules; ls /dev)
ALERT! /dev/mmcblk1p3 does not exist. Dropping to a shell!
(initramfs)