Mmc fail to send stop cmd

Hi! Recently i’ve tried on Raspbian and Armbian kernal 5.17.5. Initial setup without any problem. When I do the system reboot, the operating system comes with this messages:

mmc fail to send stop cmd

 ** fs_devread read error - block
Failed to load '/boot/Image'
 ** fs_devread read error - block
Failed to mount ext2 filesystem...
Can't set block device
libfdt fdt_check_header(): FDT_ERR_BADMAGIC
No FDT memory address configured. Please configure
the FDT address via "fdt addr <address>" command.
Aborting!
 ** fs_devread read error - block
Failed to mount ext2 filesystem...
Can't set block device
 ** fs_devread read error - block
Failed to mount ext2 filesystem...
## Loading init Ramdisk from Legacy Image at 13000000 ...
   Image Name:   uInitrd
   Image Type:   AArch64 Linux RAMDisk Image (gzip compressed)
   Data Size:    12434602 Bytes = 11.9 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
ERROR: Did not find a cmdline Flattened Device Tree
Could not find a valid device tree
SCRIPT FAILED: continuing...
** No partition table - mmc 0 **
Couldn't find partition mmc 0:1
** No partition table - mmc 0 **
Couldn't find partition mmc 0:1
** No partition table - mmc 0 **
Couldn't find partition mmc 0:1
libfdt fdt_check_header(): FDT_ERR_BADMAGIC
Scanning disk [email protected]...
 ** fs_devread read error - block
Failed to mount ext2 filesystem...
mmc fail to send stop cmd
mmc fail to send stop cmd
mmc fail to send stop cmd
mmc fail to send stop cmd
mmc fail to send stop cmd
mmc fail to send stop cmd
mmc fail to send stop cmd

Can I know what’s the problem? Appreciate if you can let me know the solution. Thanks