riscv: cmd: bdinfo: Print the relocation address
authorBin Meng <bmeng.cn@gmail.com>
Wed, 26 Sep 2018 13:55:10 +0000 (06:55 -0700)
committerAndes <uboot@andestech.com>
Wed, 3 Oct 2018 09:47:24 +0000 (17:47 +0800)
commit058b77a9b8f5f225cd9f97b48afb891c2fc00927
tree06fd1543f6a02b41ac0f7eb5928c518f205bce67
parent8cdc6b58d71b849bb687d3d914b9b1fa26136264
riscv: cmd: bdinfo: Print the relocation address

Add printing of U-Boot relocation address.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
cmd/bdinfo.c