]> Git Repo - u-boot.git/commit
tools: kwboot: don't adjust destaddr when patching the image
authorChris Packham <[email protected]>
Wed, 15 Feb 2017 02:34:55 +0000 (15:34 +1300)
committerStefan Roese <[email protected]>
Fri, 17 Feb 2017 09:15:56 +0000 (10:15 +0100)
commit93f48779356ced7336a5045299b4920f01d6e599
treeb65a838c523517675236e650e125fa1d7d8a8fae
parent1f6c8a573381ed7d4f506ab45eeb23fb2a896660
tools: kwboot: don't adjust destaddr when patching the image

Commit 94084eea3bd3 ("tools: kwbimage: Fix dest addr") changed kwbimage
to do this adjustment. So now the adjustment in kwboot is not needed
(and would prevent UART booting for images generated by the new
kwbimage). Remove the destaddr adjustment in kwboot.

Signed-off-by: Chris Packham <[email protected]>
Signed-off-by: Stefan Roese <[email protected]>
tools/kwboot.c
This page took 0.030036 seconds and 4 git commands to generate.