commit | 058b77a9b8f5f225cd9f97b48afb891c2fc00927 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Wed Sep 26 06:55:10 2018 -0700 |
committer | Andes <uboot@andestech.com> | Wed Oct 03 17:47:24 2018 +0800 |
tree | 06fd1543f6a02b41ac0f7eb5928c518f205bce67 | |
parent | 8cdc6b58d71b849bb687d3d914b9b1fa26136264 [diff] |
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>