Hi,
I have error build from source code:
# PROJECT=S905 ARCH=arm make image
Building Amlogic DeviceTreeBlobs and injecting them to kernel...
DTB combiner:
Input directory: 'arch/arm64/boot/dts/amlogic/'
Output file: 'arch/arm64/boot/dtb.img'
=> Found 0 unique DTB(s)
error: could not load secondstage 'arch/arm64/boot/dtb.img'
make: *** [image] Error 1
Host system Centos 7, uboot-tools-2016.05-3.fc24, dtc-1.4.4-1.fc27
What is the problem ? How to solve it?