From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, v4, 1/2] common: Add support for Android DT image
Date: Mon, 20 Aug 2018 13:41:02 -0400 [thread overview]
Message-ID: <20180820174102.GD11769@bill-the-cat> (raw)
In-Reply-To: <20180816203413.1598-1-semen.protsenko@linaro.org>
On Thu, Aug 16, 2018 at 11:34:12PM +0300, Sam Protsenko wrote:
> Android documentation recommends new image format for storing DTB/DTBO
> files: [1]. To support that format, this patch adds helper functions for
> Android DTB/DTBO format. In image-android-dt.* files you can find helper
> functions to work with Android DT image format, such us routines for:
> - printing the dump of image structure
> - getting the address and size of desired dtb/dtbo file
>
> This patch uses dt_table.h file, that was added in commit 643cefa4d848
> ("Import Android's dt_table.h for DT image format") by Alex Deymo.
>
> [1] https://source.android.com/devices/architecture/dto/partitions
>
> Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
> Reviewed-by: Tom Rini <trini@konsulko.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180820/6b59af68/attachment.sig>
prev parent reply other threads:[~2018-08-20 17:41 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-16 20:34 [U-Boot] [PATCH v4 1/2] common: Add support for Android DT image Sam Protsenko
2018-08-16 20:34 ` [U-Boot] [PATCH v4 2/2] cmd: Add dtimg command Sam Protsenko
2018-08-16 20:49 ` Tom Rini
2018-08-20 17:41 ` [U-Boot] [U-Boot,v4,2/2] " Tom Rini
2019-11-12 18:18 ` [U-Boot] [PATCH v4 2/2] " Eugeniu Rosca
2019-11-13 10:19 ` Roman Stratiienko
2019-11-13 22:58 ` Eugeniu Rosca
2019-11-18 21:27 ` Eugeniu Rosca
2019-12-02 14:26 ` Eugeniu Rosca
2019-12-02 19:23 ` Sam Protsenko
2018-08-16 20:49 ` [U-Boot] [PATCH v4 1/2] common: Add support for Android DT image Tom Rini
2018-08-20 17:41 ` Tom Rini [this message]
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=20180820174102.GD11769@bill-the-cat \
--to=trini@konsulko.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