From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Thu, 16 Aug 2018 16:49:20 -0400 Subject: [U-Boot] [PATCH v4 1/2] common: Add support for Android DT image In-Reply-To: <20180816203413.1598-1-semen.protsenko@linaro.org> References: <20180816203413.1598-1-semen.protsenko@linaro.org> Message-ID: <20180816204920.GW30947@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 Reviewed-by: Tom Rini -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: