freebsd-dev/stand/powerpc/ofw
Leandro Lupori a23e18ea54 powerpc64: tell kernel when radix is not available
If CAS detects that radix is not supported, set radix_mmu to 0
to avoid the kernel trying to use it and panic.

MFC after:	2 weeks
Sponsored by:	Instituto de Pesquisas Eldorado (eldorado.org.br)
2021-10-22 13:44:21 -03:00
..
cas.c powerpc64: tell kernel when radix is not available 2021-10-22 13:44:21 -03:00
conf.c Add support to MSDOS FS in PPC loader 2020-04-07 19:46:00 +00:00
elf_freebsd.c [PowerPC64] stand: fix build using clang 8 as compiler 2019-05-20 19:21:35 +00:00
gfx_fb.c loader: fix powerpc build with gfx_fb 2021-01-04 16:57:58 +00:00
ldscript.powerpc [PowerPC] Fix LLD10 linking of ofw loader on ppc 2020-02-25 00:45:09 +00:00
ldscript.powerpcle powerpc64le: stand fixes 2021-10-20 15:48:33 -03:00
main.c powerpc64le: stand fixes 2021-10-20 15:48:33 -03:00
Makefile powerpc64le: stand fixes 2021-10-20 15:48:33 -03:00
ofwfdt.c powerpc64le: stand fixes 2021-10-20 15:48:33 -03:00
ppc64_elf_freebsd.c [PowerPC64] stand: fix build using clang 8 as compiler 2019-05-20 19:21:35 +00:00
start.c Declare our strange brand of main(). 2017-12-03 04:55:14 +00:00
trampolineLE.S powerpc64le: stand fixes 2021-10-20 15:48:33 -03:00
version