* how is dts/dt.dtb is generated?
@ 2021-10-29 9:45 Chan Kim
0 siblings, 0 replies; only message in thread
From: Chan Kim @ 2021-10-29 9:45 UTC (permalink / raw)
To: U-Boot Mailing List
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-10-29 9:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-29 9:45 how is dts/dt.dtb is generated? Chan Kim
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox