]> git.baikalelectronics.ru Git - uboot.git/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)
commit10c67bef49c2a7df4d49cef4bb0944914b6ffcac
treee37b762b028d0483823769820a3913335855491e
parente2fa1456e7e30a313a5ed7ee2b276ddf863cfa55
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