No description
Find a file
Hao Wu 1c8e9510b2
Merge pull request #13 from jamin-aspeed/master
ast27x0: Fix compilation issues on Ubuntu 22.04
2026-01-14 15:39:22 -08:00
ast27x0 ast27x0: Fix compilation issues on Ubuntu 22.04 2026-01-13 10:54:18 +08:00
lib Add initial support for AST27x0 2025-04-21 10:06:32 +08:00
npcm7xx Move NPCM7XX bootrom to a subdirectory 2022-03-01 11:22:07 -08:00
npcm8xx npcm8xx: Fix u-boot copy size 2025-12-08 18:13:10 +00:00
.gitignore Super simple boot ROM for npcm7xx 2020-06-09 22:26:19 -07:00
CONTRIBUTING.md Super simple boot ROM for npcm7xx 2020-06-09 22:26:19 -07:00
LICENSE Super simple boot ROM for npcm7xx 2020-06-09 22:26:19 -07:00
README.md Add initial support for AST27x0 2025-04-21 10:06:32 +08:00

Virtual Boot ROM for NPCM and ASPEED SoCs

This repository contains simple Boot ROMs for Nuvoton and ASPEED based BMC images that are intended to be used by QEMU when emulating NPCM and ASPEED based machines.

Subdirectories

npcm7xx: This subdir contains Boot ROM for NPCM7XX, a 32-bit ARM image. npcm8xx: This subdir contains Boot ROM for NPCM8XX, a 64-bit ARM image. ast27x0: This subdir contains Boot ROM for AST27X0, a 64-bit ARM image.