mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-06-21 09:12:26 +02:00
fa953236e1b9a858255e8e7074a960ebb7fa06ff
It fixes the issue that u-boot failed to load dtbo like this:
Retrieving file: /dtbs/linux-image-5.10.113-lpi4a/thead/overlays/meles-wifibt-external-antenna.dtbo
715 bytes read in 4 ms (173.8 KiB/s)
failed on fdt_overlay_apply(): FDT_ERR_NOTFOUND
base fdt does did not have a /__symbols__ node
make sure you've compiled with -@
Failed to apply overlay /dtbs/linux-image-5.10.113-lpi4a/thead/overlays/meles-wifibt-external-antenna.dtbo, skipping
ERROR: Did not find a cmdline Flattened Device Tree
Loading Ramdisk to 1fa22000, end 1ffff820 ... OK
Device tree not found or missing FDT support
### ERROR ### Please RESET the board ###
Signed-off-by: Haaland Chen <haaland@milkv.io>
Please follow buildroot tips to startup T-HEAD C9xx CPU's boards: T-HEAD buildroot
Description
Languages
C
97.8%
Assembly
1.2%
Shell
0.3%
Makefile
0.3%
Python
0.1%
Other
0.1%