Ye.Li 03ea24b2a9 imximage: Fix imximage IVT bug for EIM-NOR boot
The load region size of EIM-NOR are defined to 0. For this case,
the parameter "imximage_init_loadsize" must be calculated.
The imximage tool implements the calculation in the "imximage_generate"
function, but the following function "imximage_set_header" resets the value
and not calculate. This bug cause some fields of IVT head are not
correct, for example the boot_data and DCD overlay the application area.

Signed-off-by: Ye.Li <B37916@freescale.com>
2014-09-09 16:39:02 +02:00
..
2014-07-30 08:48:03 -04:00
2014-05-27 00:10:48 +02:00
2014-05-27 00:10:48 +02:00
2009-11-24 23:43:18 +01:00
2014-07-30 08:48:03 -04:00
2009-04-28 01:16:46 +02:00