From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 11656] Custom device tree and u-boot boot.scr not integrated in boot.vfat (hw: BeagleBoneBlack with LCD cape)
Date: Tue, 05 Feb 2019 12:35:41 +0000 [thread overview]
Message-ID: <bug-11656-163-wxR3QNltoa@https.bugs.busybox.net/> (raw)
In-Reply-To: <bug-11656-163@https.bugs.busybox.net/>
https://bugs.busybox.net/show_bug.cgi?id=11656
Tibor Stolz <tistolz@outlook.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Device tree issues with |Custom device tree and
|BeagleBoneBlack and LCD |u-boot boot.scr not
|cape |integrated in boot.vfat
| |(hw: BeagleBoneBlack with
| |LCD cape)
--- Comment #2 from Tibor Stolz <tistolz@outlook.de> ---
Hello,
During another build I found out that board/beaglebone/post-image.sh is
responsible for the contents of the boot.vfat filesystem. It selects the config
file board/beaglebone/genimage.cfg (or genimage_linux41.cfg), which contains
the vfat filesystem contents hard-coded:
> image boot.vfat {
> vfat {
> files = {
> "MLO",
> "u-boot.img",
> "zImage",
> "uEnv.txt",
> "am335x-evm.dtb",
> "am335x-evmsk.dtb",
> "am335x-bone.dtb",
> "am335x-boneblack.dtb",
> "am335x-bonegreen.dtb",
> }
> }
> size = 16M
> }
[...]
So is it worth the effort to dynamically change this files list, depending on
the presence of 'boot.scr' or additional out-of-tree .dtb files?
Best regards,
Tibor Stolz
--
You are receiving this mail because:
You are on the CC list for the bug.
next prev parent reply other threads:[~2019-02-05 12:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-01 12:58 [Buildroot] [Bug 11656] New: Device tree issues with BeagleBoneBlack and LCD cape bugzilla at busybox.net
2019-02-05 10:06 ` [Buildroot] [Bug 11656] " bugzilla at busybox.net
2019-02-05 10:08 ` bugzilla at busybox.net
2019-02-05 12:35 ` bugzilla at busybox.net [this message]
2019-02-07 22:01 ` [Buildroot] [Bug 11656] Custom device tree and u-boot boot.scr not integrated in boot.vfat (hw: BeagleBoneBlack with LCD cape) bugzilla at busybox.net
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=bug-11656-163-wxR3QNltoa@https.bugs.busybox.net/ \
--to=bugzilla@busybox.net \
--cc=buildroot@busybox.net \
/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