Patch to partially boot an EFIKA
Andrew Turner
andrew at fubar.geek.nz
Sun Feb 18 21:04:38 UTC 2007
The attached patch helps me to partially boot my EFIKA. The file
ofwread.S is from NetBSD and needs to be placed in sys/powerpc/powerpc.
The patch takes the real-mode ofw interface code from NetBSD and the
TLB exception handlers from //depot/user/jaras in perforce.
The call to ofwr_init in locore.S is not enabled by default as
it doesn't currently work on my Apple. By commenting out the
FIRMWORKSBUGS ifdef, to call ofwr_init, I can get my EFIKA to boot until
it attempts to schedule work.
Andrew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ofwreal.S
Type: application/octet-stream
Size: 7585 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ppc/attachments/20070218/1bb040d8/ofwreal.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freebsd-ppc-efika.diff
Type: text/x-patch
Size: 12813 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ppc/attachments/20070218/1bb040d8/freebsd-ppc-efika.bin
More information about the freebsd-ppc
mailing list