On Tue, Oct 27, 2015 at 7:40 PM, Tzu-Jung Lee <[email protected]> wrote: > This is useful for the DFU use case for updaing zImage and DTBs. > > Without this image, we have to either update with the full image, or > update (replace) the files using fatwrite individually. > > Signed-off-by: Tzu-Jung Lee <[email protected]>
Your idea is to send the full image through DFU? - Fix the indenting, as it is not right. - I am wondering if it should be done for all machines or to be optinal? To be honest, I am trying to kill the class for long term and adding more and more stuff makes it harder. Why you don't make an image, which includes just the kernel and device tree files and use the normal OE-Core system to generate it? wic could to be used to generate the final image merging it all into a single .sdcard file. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
