how is dts/dt.dtb is generated?
Chan Kim
ckim at etri.re.kr
Fri Oct 29 11:45:35 CEST 2021
Hello,
I found when I do
make ARCH=arm CROSS_COMPILE=arm-none-eabi- vexpress_ca9x4_defconfig
make ARCH=arm CROSS_COMPILE=arm-none-eabi- -j24
, the file dts/dt.dtb.S is executed (looks like linker script) and
dts/dt.dtb file is placed in the u-boot.bin binary.
Can anyone tell me how this dts/dt.dtb.S is included during the build and
how dts/dt.dtb file is generated?
Any comment will be deeply appreciated.
Thank you.
Chan Kim
More information about the U-Boot
mailing list