freebsd-dev/sys/boot/powerpc
Nathan Whitehorn dd101c7ea3 Some versions of SLOF do not append the partition number to the boot
device argument to the stage-1 bootloader. In such cases, boot1 would
only try to read the entire device rather than checking for partitions.
Instead of panic'ing, fall back to reading the partitions as normal in
such situations. This was preventing boot of installed systems on some
versions of PowerKVM.

PR:		kern/211599
MFC after:	2 days
2016-08-30 00:47:21 +00:00
..
boot1.chrp Some versions of SLOF do not append the partition number to the boot 2016-08-30 00:47:21 +00:00
kboot A new implementation of the loader block cache 2016-04-18 23:09:22 +00:00
ofw Clean up some FDT-related code in the PowerPC bootloader, improving error 2016-07-01 21:09:30 +00:00
ps3 sys/boot: make use of the howmany() macro when available. 2016-04-26 14:51:58 +00:00
uboot Convert a couple lingering NO_FORTH conditionals to test MK_FORTH. 2014-12-23 15:42:34 +00:00
Makefile Add kexec-based Linux shim loader for use with the firmware petitboot 2015-01-05 04:33:39 +00:00
Makefile.inc Clean up PowerPC bootloader compiler flags to fix the build with GCC 5.2 2015-12-03 00:08:50 +00:00