[U-Boot] [PATCH 28/31] iMX28: Add image header generator tool

Stefano Babic sbabic at denx.de
Fri Sep 9 10:58:07 CEST 2011


On 09/08/2011 10:42 PM, Marek Vasut wrote:
> This tool can now generate proper image for "BootStream" files.
> 
> NOTE: This tool now works only for NAND.
> 

Hi Marek,

I have not reviewed your patch. Before starting, I have a big remark.

This is *not* the way we are implementing in u-boot to add SOC related
images. Instead of having a special tool for each SOC, we are adding new
functions to mkimage to support all SOCs we have. mkimage is able now to
generate images for several SOCs.

You have implemented a completely different one. Why ? Why cannot we add
a new image type to mkimage ?

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================


More information about the U-Boot mailing list