summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/e2fsprogs
diff options
context:
space:
mode:
authorJamin Lin <jamin_lin@aspeedtech.com>2023-04-13 18:31:09 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-05-04 12:46:11 +0100
commitb4e46cdbd0727d97d13c2b8e9e4ce19c5c693f51 (patch)
tree8a52c131186a537f11b4686be3b57d1538d43306 /meta/recipes-devtools/e2fsprogs
parent8ce15c76c50d5d61524fea585d19989baefb5df2 (diff)
downloadopenembedded-core-b4e46cdbd0727d97d13c2b8e9e4ce19c5c693f51.tar.gz
uboot-sign: support 64bits address
The default value of address-cells is "1", so the generated "its" file only support 32bits address for uboot FIT image. However, some platforms may want to support 64bits address of UBOOT_LOADADDRESS and UBOOT_ENTRYPOINT. Therefore, add variables to support both 64bits and 32bits address. By default, the address-cell is 1 which is used for 32bits load address. If users would like to use 64bits load address, users are able to set as following for "0x400000000" 64bits load address. 1. FIT_ADDRESS_CELLS = "2" 2. UBOOT_LOADADDRESS= "0x04 0x00000000" Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Diffstat (limited to 'meta/recipes-devtools/e2fsprogs')
0 files changed, 0 insertions, 0 deletions