qemu-e2k/include/hw/mips
Jiaxun Yang 3ebbf86128 hw/mips: Add a bootloader helper
Add a bootloader helper to generate simple bootloaders for kernel.
It can help us reduce inline hex hack and also keep MIPS release 6
compatibility easier.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210127065424.114125-2-jiaxun.yang@flygoat.com>
[PMD: Restricted bl_reg enum to C source,
      inverted bl_gen_write() args,
      added license in hw/mips/bootloader.h]
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
2021-02-21 18:41:04 +01:00
..
bios.h Supply missing header guards 2019-06-12 13:20:21 +02:00
bootloader.h hw/mips: Add a bootloader helper 2021-02-21 18:41:04 +01:00
cps.h hw/mips: Fix Lesser GPL version number 2020-11-03 16:51:13 +01:00
cpudevs.h hw/mips: Move address translation helpers to target/mips/ 2020-12-13 19:58:54 +01:00
mips.h hw/mips: Simplify code using ROUND_UP(INITRD_PAGE_SIZE) 2020-10-17 13:59:40 +02:00