Commit c1b1689b authored by Kever Yang's avatar Kever Yang
Browse files

loaderimage: add load address config



The base addresses of U-Boot on different SoC are differen, add it
as parameter.
eg:
loaderimage --pack --uboot ./u-boot.bin rk3229_uboot.img 0x60000000
loaderimage --pack --uboot ./u-boot.bin rk3399_uboot.img 0x200000

Change-Id: Ib29bb5c206e0bb0a201ec24dc28fa0dd0b6e891f
Signed-off-by: default avatarKever Yang <kever.yang@rock-chips.com>
parent bdf68e25
No preview for this file type
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment