General ppc boot work.
commitd909708e6cc3abb86109e6aef9418517ecbdad14
authorTravis Geiselbrecht <geist@newos.org>
Sat, 3 Jul 2004 01:42:43 +0000 (3 01:42 +0000)
committerTravis Geiselbrecht <geist@newos.org>
Sat, 3 Jul 2004 01:42:43 +0000 (3 01:42 +0000)
treef567186414b647c976b1fdd021a600e103fd4459
parent4bac44b1f228aeb27950bb5f542bdcfb3cab9b3a
General ppc boot work.

-Cleaned up stage1.S a bit
-Pulled in openfirmware implementation from OpenBeOS, put it
in a shared spot so other bootloaders can find it.

git-svn-id: svn+ssh://newos.org/var/svn/newos/newos@1108 c25cc9d1-44fa-0310-b259-ad778cb1d433
boot/ppc/makefile
boot/ppc/stage1.S
boot/ppc/stage2.c
boot/ppc/stage2_mmu.c
boot/ppc/stage2_of.c
boot/ppc/stage2_priv.h
boot/ppc/stage2_text.c
boot/shared/openfirmware/makefile [new file with mode: 0644]
boot/shared/openfirmware/openfirmware.c [new file with mode: 0644]
include/boot/shared/openfirmware.h [new file with mode: 0755]