mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-16 20:27:02 +02:00
Arm invented a new format for arm64 and something similar is also used with RISC-V. Add this to the list of supported formats and provide a way for the format to be detected on both architectures. Update the genimg_get_format() function to support this. Fix up switch() statements which don't currently mention this format. Booti does not support a ramdisk, so this can be ignored. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
acpi_table.c | ||
bootm.c | ||
crt0_sandbox_efi.S | ||
fdt_fixup.c | ||
interrupts.c | ||
Makefile | ||
pci_io.c | ||
reloc_sandbox_efi.c |