From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: oss-tools@pengutronix.de
Subject: [OSS-Tools] [PATCH dt-utils v5 0/2] barebox-state: get devicetree from file
Date: Thu, 24 Oct 2019 16:24:49 +0200 [thread overview]
Message-ID: <20191024142451.15777-1-a.fatoum@pengutronix.de> (raw)
For use on systems that don't normally have a device tree, like x86,
it would be nice to be able to pass barebox_state the path to a device
tree blob directly, which is what this patch set does.
Cheers
Ahmad
Changes in v5:
- Rebased onto current master
- Added commit to handle non-lower-case partuuids
- Fixed use after free by not allocating dynamic memory
Ahmad Fatoum (1):
libdt: support upper-case hexadecimals in value of partuuid property
Steffen Trumtrar (1):
barebox-state: get devicetree from file
src/barebox-state.c | 41 +++++++++++++++++++++++++++++++++--------
src/barebox-state.h | 2 +-
src/keystore-blob.c | 2 +-
src/libdt.c | 12 +++++++++++-
4 files changed, 46 insertions(+), 11 deletions(-)
--
2.23.0
_______________________________________________
OSS-Tools mailing list
OSS-Tools@pengutronix.de
next reply other threads:[~2019-10-24 14:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-24 14:24 Ahmad Fatoum [this message]
2019-10-24 14:24 ` [OSS-Tools] [PATCH v5 1/2] libdt: support upper-case hexadecimals in value of partuuid property Ahmad Fatoum
2019-10-24 14:24 ` [OSS-Tools] [PATCH v5 2/2] barebox-state: get devicetree from file Ahmad Fatoum
2020-07-09 13:20 ` [OSS-Tools] [PATCH dt-utils v5 0/2] " Ahmad Fatoum
2020-07-09 13:37 ` Roland Hieber
2021-03-16 14:18 ` Roland Hieber
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=20191024142451.15777-1-a.fatoum@pengutronix.de \
--to=a.fatoum@pengutronix.de \
--cc=oss-tools@pengutronix.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