freebsd-src/stand/uboot
Ian Lepore 85c7139a76 Use DEV_TYP_NONE instead of -1 to indicate no device was specified.
DEV_TYP_NONE has a value of zero, which makes more sense since the device
type is a bunch of bits describing the device, crammed into an int.
2019-02-18 15:09:19 +00:00
..
common Use DEV_TYP_NONE instead of -1 to indicate no device was specified. 2019-02-18 15:09:19 +00:00
fdt loader: fdt: Try to load every possible DTB from u-boot 2018-07-04 07:37:45 +00:00
lib Make uboot_devdesc properly alias disk_devdesc, so that parsing the u-boot 2019-02-18 04:44:52 +00:00
Makefile stand: Fix build after r330249 2018-03-01 21:46:01 +00:00
Makefile.inc