TF启动
uboot:u-boot-nano-lcd800480
Linux:linux-nano-5.2-tf
U-boot只要勾选 Enable graphical uboot console on HDMI, LCD or VGA ,内核就启动不了,去掉就能正常启动,这是什么原因啊
ARM architecture --->
[勾选] Enable graphical uboot console on HDMI, LCD or VGA
启动logo
U-Boot SPL 2018.01 (Dec 22 2020 - 10:23:57)
DRAM: 32 MiB
Trying to boot from MMC1
U-Boot 2018.01 (Dec 22 2020 - 10:23:57 +0800) Allwinner Technology
CPU: Allwinner F Series (SUNIV)
Model: Lichee Pi Nano
DRAM: 32 MiB
MMC: SUNXI SD/MMC: 0
*** Warning - bad CRC, using default environment
Setting up a 8x272 lcd console (overscan 0x0)
In: serial@1c25000
Out: serial@1c25000
Err: serial@1c25000
Net: No ethernet found.
starting USB...
No controllers found
Hit any key to stop autoboot: 0
reading zImage
4682720 bytes read in 238 ms (18.8 MiB/s)
reading suniv-f1c100s-licheepi-nano.dtb
6545 bytes read in 25 ms (254.9 KiB/s)
## Flattened Device Tree blob at 80c00000
Booting using the fdt blob at 0x80c00000
Loading Device Tree to 80e27000, end 80e2b990 ... OK
Starting kernel ...
离线