mbox series

[0/2] kernel-fitimage/uboot-sign: support 64bits address

Message ID 20230413101142.5532-1-jamin_lin@aspeedtech.com
Headers show
Series kernel-fitimage/uboot-sign: support 64bits address | expand

Message

Jamin Lin April 13, 2023, 10:11 a.m. UTC
v1:
kernel-fitimage.bbclass: allow users to change address-cells
to support 64bits address
uboot-sign.bbclass: allow users to change address-cells
to support 64bits address.

Jamin Lin (2):
  kernel-fitimage: support 64 bits address
  uboot-sign: support 64bits address

 meta/classes-recipe/kernel-fitimage.bbclass | 6 +++++-
 meta/classes-recipe/uboot-sign.bbclass      | 6 +++++-
 2 files changed, 10 insertions(+), 2 deletions(-)