freebsd-dev/stand/mips/beri/loader
Toomas Soome b4cb3fe0e3 loader: implement mount/unmount rootfs
We want to keep our root file system open to preserve bcache segment
between file accesses, thus reducing physical disk IO.

Reviewed by:	imp, allanjude, kevans (previous version)
Differential Revision:	https://reviews.freebsd.org/D30848
MFC after:	1 month
2021-09-08 04:01:20 +03:00
..
arch.c veloader use vectx API for kernel and modules 2020-03-08 17:42:42 +00:00
beri_console.c beri loader: Replace getc/putc with beri_ prefixed versions 2018-03-12 03:54:38 +00:00
beri_disk_cfi.c Distinguish between "no partition" and "choose best partition" with a constant. 2019-03-24 18:51:52 +00:00
beri_disk_sdcard.c Distinguish between "no partition" and "choose best partition" with a constant. 2019-03-24 18:51:52 +00:00
devicename.c loader: implement mount/unmount rootfs 2021-09-08 04:01:20 +03:00
exec.c Unify metadata load files for arm, mips, powerpc, sparc64 2018-02-13 03:44:50 +00:00
gfx_fb.c loader: fix mips build with gfx_fb 2021-01-04 16:57:50 +00:00
help.mips
loader.h bootprog_info is generated in vers.c. Move it's definition to 2018-06-14 06:41:33 +00:00
loader.ldscript
main.c stand: -fno-common fixes for !x86 loaders 2020-04-07 12:57:50 +00:00
Makefile loader: fix mips build with gfx_fb 2021-01-04 16:57:50 +00:00
start.S
version