mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-10 19:14:58 -06:00
docs/system/arm: Add Description for NPCM8XX SoC
NPCM8XX SoC is the successor of the NPCM7XX. It features quad-core Cortex-A35 (Armv8, 64-bit) CPUs and some additional peripherals. This document describes the NPCM8XX SoC and an evaluation board (NPCM 845 EVB). Signed-off-by: Hao Wu <wuhaotsh@google.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20250219184609.1839281-18-wuhaotsh@google.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
7e70eb3cad
commit
1c3169179b
2 changed files with 21 additions and 7 deletions
|
@ -17,6 +17,7 @@
|
|||
#include "qemu/osdep.h"
|
||||
|
||||
#include "chardev/char.h"
|
||||
#include "hw/boards.h"
|
||||
#include "hw/arm/npcm8xx.h"
|
||||
#include "hw/core/cpu.h"
|
||||
#include "hw/loader.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue