Radxa Zero do not boot from eMMC with fresh Armbian 24.8.1

Hi, I have problems from booting emmc of my 4/64GB radxa zero. I want to make fresh install and cleaned emmc completely. By following radxa guide, I flashed latest Armbian_24.8.1_Radxa-zero_noble_current_6.6.47.img.xz image from official site. But booting failing. I attached serial monitor and saved output. Boot process stops at line 215 and If I give “boot” command, It starts booting from emmc with same warnings. I’m attaching full log. By the way, I tried updating bootloader by using armbian-config utility but nothing changed.

U-Boot 2023.07.02-armbian-2023.07.02-S83cd-Pd52e-Hb4bf-Vb77b-Bda0a-R448a (Jul 21 2024 - 10:47:33 +0000) radxa-zero

Model: Radxa Zero
SoC:   Amlogic Meson G12A (S905Y2) Revision 28:b (30:2)
DRAM:  1 GiB (effective 3.8 GiB)
Core:  392 devices, 24 uclasses, devicetree: separate
MMC:   sd@ffe03000: 0, sd@ffe05000: 1, mmc@ffe07000: 2
Loading Environment from nowhere... OK
In:    serial
Out:   serial
Err:   serial
Net:   No ethernet found.
starting USB...
Bus usb@ff500000: Register 3000140 NbrPorts 3
Starting the controller
USB XHCI 1.10
scanning bus usb@ff500000 for devices... Device NOT ready
   Request Sense returned 02 3A 00
Device NOT ready
   Request Sense returned 02 3A 00
6 USB Device(s) found
       scanning usb for storage devices... 0 Storage Device(s) found
Hit any key to stop autoboot:  2  1  0 
Card did not respond to voltage select! : -110
Card did not respond to voltage select! : -110
unable to select a mode : -5

Device 0: unknown device
No ethernet found.
missing environment variable: pxeuuid
Retrieving file: pxelinux.cfg/00000000
No ethernet found.
Retrieving file: pxelinux.cfg/0000000
No ethernet found.
Retrieving file: pxelinux.cfg/000000
No ethernet found.
Retrieving file: pxelinux.cfg/00000
No ethernet found.
Retrieving file: pxelinux.cfg/0000
No ethernet found.
Retrieving file: pxelinux.cfg/000
No ethernet found.
Retrieving file: pxelinux.cfg/00
No ethernet found.
Retrieving file: pxelinux.cfg/0
No ethernet found.
Retrieving file: pxelinux.cfg/default-arm-meson-u200
No ethernet found.
Retrieving file: pxelinux.cfg/default-arm-meson
No ethernet found.
Retrieving file: pxelinux.cfg/default-arm
No ethernet found.
Retrieving file: pxelinux.cfg/default
No ethernet found.
Config file not found
No ethernet found.
No ethernet found.
=>

Can you please tell me if you are able to boot up properly when using our image? As well as can you upload a picture of the actual emmc?

Which image? If you implying Github releases these are 1 years old. I can trigger booting by typing “boot” command with terminal. After that it continues.
This is my emmc photo. My board HW version 1.4.

=> boot
Card did not respond to voltage select! : -110
Card did not respond to voltage select! : -110
switch to partitions #0, OK
mmc2(part 0) is current device
Scanning mmc 2:1...
Found U-Boot script /boot/boot.scr
8133 bytes read in 2 ms (3.9 MiB/s)
## Executing script at 08000000
U-boot default fdtfile: amlogic/meson-g12a-radxa-zero.dtb
Current variant: 
203 bytes read in 1 ms (198.2 KiB/s)
Current fdtfile after armbianEnv: amlogic/meson-g12a-radxa-zero.dtb
Mainline bootargs: root=UUID=f6e68269-a9d3-4e9a-b721-ba32ce2f1c5c rootwait rootfstype=ext4 splash=verbose console=ttyAML0,115200 console=tty1 consoleblank=0 coherent_pool=2M loglevel=1 ubootpart=698a41a3-01 libata.force=noncq usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u    cgroup_enable=memory
22147174 bytes read in 996 ms (21.2 MiB/s)
27431424 bytes read in 1233 ms (21.2 MiB/s)
74921 bytes read in 6 ms (11.9 MiB/s)
Working FDT set to 4080000
232 bytes read in 3 ms (75.2 KiB/s)
Applying kernel provided DT fixup script (meson-fixup.scr)
## Executing script at 32000000
## Loading init Ramdisk from Legacy Image at 13000000 ...
   Image Name:   uInitrd
   Image Type:   AArch64 Linux RAMDisk Image (gzip compressed)
   Data Size:    22147110 Bytes = 21.1 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
## Flattened Device Tree blob at 04080000
   Booting using the fdt blob at 0x4080000
Working FDT set to 4080000
   Loading Ramdisk to 3eae0000, end 3ffff026 ... OK
   Loading Device Tree to 000000003ea65000, end 000000003eadffff ... OK
Working FDT set to 3ea65000

Starting kernel ...

done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems
done.
Begin: Will now check root file system ... fsck from util-linux 2.39.3
[/usr/sbin/fsck.ext4 (1) -- /dev/mmcblk1p1] fsck.ext4 -a -C0 /dev/mmcblk1p1 
armbi_root: recovering journal
armbi_root: clean, 44297/3604816 files, 716191/14949376 blocks
done.
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.

Welcome to e[1mArmbian 24.8.1 noblee[0m!