how is dts/dt.dtb is generated?

29 Oct
2021
29 Oct
'21
11:45 a.m.
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
1287
Age (days ago)
1287
Last active (days ago)
0 comments
1 participants
participants (1)
-
Chan Kim