diff options
author | Ye.Li <B37916@freescale.com> | 2014-06-16 11:47:05 +0800 |
---|---|---|
committer | Ye.Li <B37916@freescale.com> | 2014-06-17 11:13:39 +0800 |
commit | 249f3d675ff804a015563abcdecbc98a62cc4927 (patch) | |
tree | ee11f6655cb83dc296cd79a9be30992a35d9b866 /board/cobra5272/cobra5272.c | |
parent | bd29cd3e5d02a666f65b44daa975b59097cac15e (diff) | |
download | u-boot-imx-249f3d675ff804a015563abcdecbc98a62cc4927.zip u-boot-imx-249f3d675ff804a015563abcdecbc98a62cc4927.tar.gz u-boot-imx-249f3d675ff804a015563abcdecbc98a62cc4927.tar.bz2 |
ENGR00315894-8 imximage: Fix imximage 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>
Diffstat (limited to 'board/cobra5272/cobra5272.c')
0 files changed, 0 insertions, 0 deletions