From: "Chan Kim" <ckim@etri.re.kr>
To: "U-Boot Mailing List" <u-boot@lists.denx.de>
Subject: how is dts/dt.dtb is generated?
Date: Fri, 29 Oct 2021 18:45:35 +0900 [thread overview]
Message-ID: <02aa01d7cca9$b949cd80$2bdd6880$@etri.re.kr> (raw)
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
reply other threads:[~2021-10-29 9:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='02aa01d7cca9$b949cd80$2bdd6880$@etri.re.kr' \
--to=ckim@etri.re.kr \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox