]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
arm64: Check dtb version against the one we're expecting to find
authorEmmanuel Vadot <manu@FreeBSD.org>
Tue, 23 Mar 2021 14:24:14 +0000 (15:24 +0100)
committerEmmanuel Vadot <manu@FreeBSD.org>
Mon, 16 Aug 2021 16:07:53 +0000 (18:07 +0200)
commit5c010b3aa7c775a1e8b1a41b59e923e1d0ccdba6
tree4fa816b3f6a07dddf064619ec42dd53218fb98b3
parent29d25561813fd040e41d6588243eb4f32a39b57f
arm64: Check dtb version against the one we're expecting to find

Do for arm64 what was done for armv7 in e63faa9ba832b6

(cherry picked from commit 63f344024a0d336b116f3563a1604fbd9b4253c7)
sys/arm64/arm64/machdep.c
sys/conf/Makefile.arm64