1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-06-02 01:20:09 +00:00

arm-bsp/rdn2: add support

Add support for Neoverse Reference Design N2
Use the rdinfra sources to get it booting

Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Jon Mason
2026-03-31 09:07:01 -04:00
parent 9003bdc6ae
commit 6dfff7d39a
13 changed files with 173 additions and 0 deletions
@@ -111,6 +111,14 @@ FILESEXTRAPATHS:prepend:juno := "${ARMBSPFILESPATHS}"
COMPATIBLE_MACHINE:musca-b1 = "(^$)"
COMPATIBLE_MACHINE:musca-s1 = "(^$)"
#
# RDN2 KMACHINE
#
COMPATIBLE_MACHINE:rdn2 = "rdn2"
KBUILD_DEFCONFIG:rdn2 = "defconfig"
KCONFIG_MODE:rdn2 = "--alldefconfig"
KCONF_BSP_AUDIT_LEVEL:rdn2 = "0"
#
# RDV1 KMACHINE
#