Support device trees with NOPs in them (like the kernel version already
authorkettenis <kettenis@openbsd.org>
Mon, 13 Feb 2023 16:16:03 +0000 (16:16 +0000)
committerkettenis <kettenis@openbsd.org>
Mon, 13 Feb 2023 16:16:03 +0000 (16:16 +0000)
commit93e02c7f8001640084e9fee752d2bdd55d099533
treeee7a06b8c0c3b76667e64963e86aa79517652155
parent3a753e3fb00c362056a609248469dbb14e50ab4b
Support device trees with NOPs in them (like the kernel version already
does).

tested by jca@ (riscv64)
ok patrick@
sys/arch/arm64/stand/efiboot/fdt.c
sys/arch/armv7/stand/efiboot/fdt.c
sys/arch/riscv64/stand/efiboot/fdt.c