Files
lbmk/config/coreboot/qemu_arm64_12mb/target.cfg
T
Leah Rowe 8c3f10ba40 rom.sh: simplify u-boot payload handling
define it with a single variable, rather than several.

this allows several checks to be greatly simplified.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-05-25 03:09:29 +01:00

7 lines
149 B
INI

# SPDX-License-Identifier: GPL-3.0-or-later
tree="default"
xarch="aarch64-elf arm-eabi"
payload_uboot="arm64"
build_depend="u-boot/qemu_arm64_12mb"