summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorBaruch Siach <baruch@tkos.co.il>2015-07-09 18:19:11 +0300
committerMax Krummenacher <max.krummenacher@toradex.com>2016-03-09 14:42:46 +0100
commit028a37845cc7f598d6dc54dbbb0a28fff68e24bf (patch)
tree1fc3110361fad86c953f67b4f44d219821f0d24c /arch
parent2632d4f7abed484eee016fce05b8d391c9914013 (diff)
tools/imximage: set DCD pointer to NULL when its length is 0
When dcd_len is 0 the Write Data command that the set_dcd_rst_v2() routine generates is empty. This causes HAB to complain that the command is invalid. --------- HAB Event 1 ----------------- event data: 0xdb 0x00 0x0c 0x41 0x33 0x06 0xc0 0x00 0xcc 0x00 0x04 0x04 To fix this set the DCD pointer in the IVT to NULL in this case. The DCD header itself is still needed for detect_imximage_version() to determine the image version. Conflicts: tools/imximage.c cherry-picked from http://git.denx.de/?p=u-boot/u-boot-imx.git;a=commitdiff;h=873bf926bfbb0a667158261813115fa6819661b7 Signed-off-by: Baruch Siach <baruch@tkos.co.il> Acked-by: Stefano Babic <sbabic@denx.de> (cherry picked from commit 873bf926bfbb0a667158261813115fa6819661b7)
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions