freebsd-dev/sys/boot/sparc64
Andriy Gapon 4afa5361cc zfs/sparc64 boot: fix booting after r242230
arch_zfs_probe method is supposed to only probe for ZFS vdevs, but it can
not expect that ZFS data is in a ready state yet.
So, move some code from sparc64_zfs_probe to main to meet the constraints.

Reported by:	Chris Ross <cross+freebsd@distal.com>
Tested by:	Chris Ross <cross+freebsd@distal.com>
MFC after:	4 days
2013-01-20 19:55:49 +00:00
..
boot1 Restore pre-r234898 printing of boot loader and path. 2012-12-16 20:43:29 +00:00
loader zfs/sparc64 boot: fix booting after r242230 2013-01-20 19:55:49 +00:00
zfsboot Use a non-tricky approach for building and installing zfsboot sharing 2012-05-09 19:08:54 +00:00
zfsloader Add initial support for booting from ZFS on sparc64. At least on Sun Fire 2012-05-01 17:16:01 +00:00
Makefile Add initial support for booting from ZFS on sparc64. At least on Sun Fire 2012-05-01 17:16:01 +00:00
Makefile.inc