freebsd-dev/stand/uboot
Warner Losh ad759c7352 stand: Add disk_fmtdev for dv_fmtdev for all the disk devices
All of the archsw fmtdev functions treat DEVT_DISK as a call to
disk_fmtdev. Set all disks' dv_fmtdev to disk_fmtdev so devformat
will return the same thing.

Sponsored by:		Netflix
Reviewed by:		tsoome (prior version)
Differential Revision:	https://reviews.freebsd.org/D35917
2022-08-11 10:27:16 -06:00
..
arch stand: s/libstand/libsa/g to catch up with rename 2022-04-30 07:34:19 -06:00
api_public.h
copy.c
devicename.c
elf_freebsd.c
glue.c
glue.h
help.uboot
libuboot.h
main.c stand/uboot: setup archsw before probing devices 2022-07-01 13:36:41 +02:00
Makefile
net.c
reboot.c
time.c
uboot_console.c
uboot_disk.c stand: Add disk_fmtdev for dv_fmtdev for all the disk devices 2022-08-11 10:27:16 -06:00
uboot_fdt.c Remove "All Rights Reserved" from Foundation copyrights 2022-06-30 10:49:09 -04:00
uboot_module.c
version