commit | 1ecec38547d415054fdb63a231234f44396b6d06 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Fri Dec 04 10:37:14 2020 +0100 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Mon Dec 21 11:19:20 2020 +0000 |
tree | d5a1e68abb32f9a81b79a2832600ad996381aaea | |
parent | 0557ac83fd1a0a7cd6909665bad50006507115a0 [diff] |
ARM: 9036/1: uncompress: Fix dbgadtb size parameter name The dbgadtb macro is passed the size of the appended DTB, not the end address. Fixes: c03e41470e901123 ("ARM: 9010/1: uncompress: Print the location of appended DTB") Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>