]> git.sur5r.net Git - u-boot/commit
tools: pblimage: Fix address calculation
authorYork Sun <york.sun@nxp.com>
Tue, 15 Aug 2017 18:14:41 +0000 (11:14 -0700)
committerYork Sun <york.sun@nxp.com>
Mon, 11 Sep 2017 14:55:36 +0000 (07:55 -0700)
commit05e35d26dbd18bbe896d361be7929749812059c8
treee37b762b028d0483823769820a3913335855491e
parent73fbcdf16376bf06b6d94c7cb53f911b6924dab5
tools: pblimage: Fix address calculation

The image size should be added to the initial pbl command, not bit
"ORed".

Signed-off-by: York Sun <york.sun@nxp.com>
tools/pblimage.c