From: Mark Rutland <mark.rutland@arm.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC PATCH] arm: bootm: Boot kernel with U-Boot's FDT blob
Date: Tue, 10 Jan 2017 18:34:35 +0000 [thread overview]
Message-ID: <20170110183435.GA25493@leverpostej> (raw)
In-Reply-To: <CAD0U-hJzXd2rVeDpf0H1ztTshsKh=FmB6R9ube24QNjPUkyAsw@mail.gmail.com>
On Tue, Jan 10, 2017 at 05:17:07PM +0000, Ryan Harkin wrote:
> On 10 January 2017 at 16:58, Alexander Graf <agraf@suse.de> wrote:
> > On 01/10/2017 05:47 PM, Ryan Harkin wrote:
> >> I have a background task to refactor u-boot support for ARM Ltd
> >> boards. One of many options I was considering was to have a minimal
> >> DTB to configure the platform with only the nodes needed for u-boot.
> >> The ARM Ltd device trees fluctuate so much, I wouldn't be able to
> >> commit to one DTB that will work forever...
> >
> > No, it's only meant as a fallback when no manual device tree is provided.
>
> Thanks for confirmation.
>
> > In an ideal world however, device trees are static and complete, so
> > you could just put a final dt into U-Boot and have it propagated all
> > the way through.
>
> I look forward to living in this ideal world the EDK2 and kernel
> communities promised me several years ago ;-)
To be fair, the *upstream* DTs for ARM Ltd platforms are relatively
stable. I must assume you're talking about random platform trees from
elsewhere, which it's not fair to blame the EDK2 or Linux communities
for. ;)
Looking at the git log for arch/arm64/boot/dts/arm, most updates are
simply adding new descriptions, so a DTB from a year ago should work
just fine with mainline (modulo the Juno PCI window issue, which was a
DTB bug). Upgrading kernel shouldn't require a DTB upgrade to see
equivalent functionality.
It's certainly not great that those aren't in a separate canonical repo,
but in terms of stability we are largely there, random *not upstream*
platform trees notwithstanding. We'll never get complete from day one,
so some updates over time are a fact of life, but we are in the position
to ship something that continues to work...
Thanks,
Mark.
next prev parent reply other threads:[~2017-01-10 18:34 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-10 12:58 [U-Boot] [RFC PATCH] arm: bootm: Boot kernel with U-Boot's FDT blob Michal Simek
2017-01-10 13:02 ` Alexander Graf
2017-01-10 13:05 ` Michal Simek
2017-01-10 13:08 ` Alexander Graf
2017-01-10 13:22 ` Michal Simek
2017-01-10 16:31 ` york sun
2017-01-10 16:35 ` Alexander Graf
2017-01-10 16:42 ` york sun
2017-01-10 17:10 ` Alexander Graf
2017-01-10 16:47 ` Ryan Harkin
2017-01-10 16:58 ` Alexander Graf
2017-01-10 17:17 ` Ryan Harkin
2017-01-10 18:34 ` Mark Rutland [this message]
2017-01-10 18:50 ` Jon Medhurst
2017-01-12 12:25 ` Mark Rutland
2017-01-12 13:47 ` Ryan Harkin
2017-01-13 14:19 ` Mark Rutland
2017-01-13 16:43 ` Ryan Harkin
2017-01-10 17:52 ` Stephen Warren
2017-01-10 18:17 ` Michal Simek
2017-01-11 5:19 ` Lokesh Vutla
2017-01-11 7:20 ` Michal Simek
2017-01-11 9:39 ` Lokesh Vutla
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=20170110183435.GA25493@leverpostej \
--to=mark.rutland@arm.com \
--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