freebsd-dev/sys/boot/ofw
Andreas Tobler da068879c5 Check the real-mode? OF property to find out whether we operate in real or
virtual mode. In virtual mode we have to do memory mapping. On PowerMacs it is
usually false while on pSeries we have found that it is true. The real-mode?
property is not available on sparc64.

Approved by: 	nwhitehorn (mentor)
2010-11-17 19:35:56 +00:00
..
common Fix the printf() in init_heap so that it can run before the console is up. 2010-10-29 00:37:35 +00:00
libofw Check the real-mode? OF property to find out whether we operate in real or 2010-11-17 19:35:56 +00:00
Makefile
Makefile.inc Provide support in loader for booting 64-bit PowerPC kernels. Like amd64, 2010-07-12 00:49:22 +00:00