Unfortunately, I have not yet been able to achieve a successful result. I have confirmed that the device boots and starts Uboot, which then loads and starts the kernel. The kernel goes through all of the boot steps successfully and displays the login prompt. However, unfortunately, the screen does not initialize. Can you please advise me on how to proceed?
Out: vidconsole
Err: vidconsole
`U-Boot SPL 2020.10 (Apr 20 2024 - 09:20:44 +0300)
DRAM: 512 MiB
Trying to boot from MMC1
U-Boot 2020.10 (Apr 20 2024 - 09:20:44 +0300) Allwinner Technology
CPU: Allwinner H3 (SUN8I 1680)
Model: Banana Pi BPI-M2-Zero
DRAM: 512 MiB
MMC: mmc@1c0f000: 0, mmc@1c10000: 1
Loading Environment from FAT... *** Warning - bad CRC, using default environment
In: serial
Out: vidconsole
Err: vidconsole
Net: No ethernet found.
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
294 bytes read in 2 ms (143.6 KiB/s)
Executing script at 43100000
switch to partitions #0, OK
mmc0 is current device
4097312 bytes read in 192 ms (20.4 MiB/s)
29610 bytes read in 4 ms (7.1 MiB/s)
Flattened Device Tree blob at 43000000
Booting using the fdt blob at 0x43000000
Loading Device Tree to 49ff5000, end 49fff3a9 ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.10.31 (cityacee@builder) (arm-buildroot-linux-gnueabihf-gcc.br_real (Buildroot -g646ae94dca-dirty) 11.3.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Sat Apr 20 08:52:24 MSK 2024
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d`
...
`[ 2.356200] [cedar]: memory allocated at address 45900000
[ 2.361647] [cedar]: install end!!!
done
ROOT DEV /dev/mmcblk0
DATA PART /dev/mmcblk0p3
DATA PART NO 3
Mounting data partition:
Starting network: OK
Starting dropbear sshd: OK
Sun Apr 17 06:35:26 UTC 2022
Welcome to Buildroot for the Orange Pi Lite
OrangePi_Lite login: [ 31.844182] vcc3v0: disabling
[ 31.847183] vcc5v0: disabling
[ 190.564281] random: crng init done
[ 190.567715] random: 2 urandom warning(s) missed due to ratelimiting
Welcome to Buildroot for the Orange Pi Lite
OrangePi_Lite login:`