-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
I'm trying to compile - u-boot-with-spl.bin with the dtb that I extracted from the device, but when trying to do this it takes as a base other dtbs marked with an asterisk and the error below appears, I've already tried to modify everything way but the error always appears:
CC net/net.o
CC net/ping.o
CC net/tftp.o
AR net/built-in.o
LDS u-boot.lds
LD u-boot
OBJCOPY u-boot.srec
OBJCOPY u-boot-nodtb.bin
RELOC u-boot-nodtb.bin
- DTC arch/arm/dts/sun50i-h616-orangepi-zero2.dtb *
- DTC arch/arm/dts/sun50i-h616-x96-mate.dtb *
DTC arch/arm/dts/box-novembro.dtb
arch/arm/dts/box-novembro.dtb: ERROR (path_references): /aliases: Reference to non-existent node or label "mmc0"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels