Files
meta-riscv/recipes-bsp/opensbi/opensbi_%.bbappend
Yu Chien Peter Lin 13e8b5f249 opensbi: Specify the OpenSBI revision for Andes AE350
OE-Core is using OpenSBI tag v1.1, this revision is based to v1.1 while
includes fdt driver support for AE350 platform so it can use with the
latest device tree provided by Andes Linux kernel 6.0.

Signed-off-by: Yu Chien Peter Lin <peterlin@andestech.com>
2022-11-07 08:18:07 -08:00

14 lines
493 B
Plaintext

# Mainline OpenSBI supports the C906 out of the box, but it needs a few tweaks
# and a new reset driver for the sunxi watchdog.
FILESEXTRAPATHS:prepend:nezha := "${THISDIR}/files:"
SRC_URI:append:nezha = " \
file://0001-lib-utils-fdt-Require-match-data-to-be-const.patch \
file://0002-lib-utils-timer-Add-a-separate-compatible-for-the-D1.patch \
"
INSANE_SKIP:${PN}:nezha += "ldflags"
# Support fdt drivers for AE350
SRCREV:ae350-ax45mp = "22f38ee6c658a660083aa45c4ec6c72f66a17260"