freebsd-dev/stand/powerpc
Leandro Lupori 0660bb6fa5 Add support to MSDOS FS in PPC loader
Although PPC OFW loader already had a LOADER_MSDOS_SUPPORT option, a few lines
were missing in conf.c, in order to support FAT filesystems.

This is useful when running FreeBSD under QEMU, to be able to easily change the
kernel and modules when running on hosts without UFS read/write support.

Reviewed by:	jhibbits
Sponsored by:	Eldorado Research Institute (eldorado.org.br)
Differential Revision:	https://reviews.freebsd.org/D24328
2020-04-07 19:46:00 +00:00
..
boot1.chrp [PowerPC64] stand: fix build using clang 8 as compiler 2019-05-20 19:21:35 +00:00
kboot veloader use vectx API for kernel and modules 2020-03-08 17:42:42 +00:00
ofw Add support to MSDOS FS in PPC loader 2020-04-07 19:46:00 +00:00
uboot [PowerPC] Fix 32-bit ubldr calling convention 2020-01-19 04:13:19 +00:00
Makefile stand: TARGET_ARCH is spelled MACHINE_ARCH in Makefiles 2019-05-21 03:05:24 +00:00
Makefile.inc