opensbi: update mainline with patches to fit Nezha board

Signed-off-by: Cezary Sobczak <cezary.sobczak@3mdeb.com>
This commit is contained in:
Cezary Sobczak
2022-03-30 09:59:47 +02:00
committed by Khem Raj
parent 94a8a881a0
commit ff5e85cb6f

View File

@@ -0,0 +1,10 @@
# 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"