I have tried to install archlinux on my raspberry pi 4 but I this is what I get on the serial console:
$this->bbcode_second_pass_code('', '
U-Boot 2020.07-2 (Aug 09 2020 - 02:00:40 +0000) Arch Linux ARM
DRAM: 3.9 GiB
RPI 4 Model B (0xc03111)
MMC: emmc2@7e340000: 0, mmcnr@7e300000: 1
Loading Environment from FAT... *** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Net: eth0: genet@7d580000
starting USB...
No working controllers found
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found U-Boot script /boot.scr
708 bytes read in 15 ms (45.9 KiB/s)
## Executing script at 02c00000
37171712 bytes read in 1945 ms (18.2 MiB/s)
32503 bytes read in 28 ms (1.1 MiB/s)
8339435 bytes read in 456 ms (17.4 MiB/s)
## Flattened Device Tree blob at 02e00000
Booting using the fdt blob at 0x2e00000
Using Device Tree in place at 0000000002e00000, end 0000000002e0aef6
Starting kernel ...
�f��~����`f��~����f............
')
I can't understand what is the problem, can anyone help me?