Re: [U-Boot] [5/5] arm: ti: boot: Implement Android boot using DT image format

2019-03-29 Thread Eugeniu Rosca
Hi Sam, On Fri, Mar 29, 2019 at 05:20:33PM +0200, Sam Protsenko wrote: > Hi Eugeniu, [..] > Just checked in AOSP/master, seems like the feature is there, it's > called "dump". > > $ mkdtimg dump dtbo.img --dtb filename > > For details see: > > $ mkdtimg help dump > > mkdtimg dump

Re: [U-Boot] [5/5] arm: ti: boot: Implement Android boot using DT image format

2019-03-29 Thread Sam Protsenko
Hi Eugeniu, On Mon, Mar 18, 2019 at 9:42 PM Eugeniu Rosca wrote: > > On Thu, Mar 14, 2019 at 04:19:31PM +0100, Eugeniu Rosca wrote: > [..] > > > > Both 'mkdtimg' tool and the 'mkdtboimg.py' script seem to lack the > > capability of extracting the original dtb/dtbo blobs from the > > dtb{o}.img

Re: [U-Boot] [5/5] arm: ti: boot: Implement Android boot using DT image format

2019-03-18 Thread Eugeniu Rosca
On Thu, Mar 14, 2019 at 04:19:31PM +0100, Eugeniu Rosca wrote: [..] > > Both 'mkdtimg' tool and the 'mkdtboimg.py' script seem to lack the > capability of extracting the original dtb/dtbo blobs from the > dtb{o}.img file. [..] jFTR, below 'dd' workaround comes to the rescue. $ dd

[U-Boot] [5/5] arm: ti: boot: Implement Android boot using DT image format

2019-03-14 Thread Eugeniu Rosca
Hi Sam, On April 16, 2018, 8:32 p.m., Sam Protsenko wrote: [..] > 1. Prepare dtb.img and dtbo.img images, generated with mkdtimg tool (can >be found in Android sources, see prebuilts/misc/linux-x86/libufdt). >Example: > > $ ./mkdtimg create dtb.img\ >