Modify the sparc64 startup code to not cause MMU traps before it takes over the TLB and
commit79f119b9e03afca087e6fef2c56a7fabb01c8cc1
authorJakub Jermar <jakub@jermar.eu>
Sat, 18 Nov 2006 12:41:34 +0000 (18 12:41 +0000)
committerJakub Jermar <jakub@jermar.eu>
Sat, 18 Nov 2006 12:41:34 +0000 (18 12:41 +0000)
tree1d8d4a672790cd195fe4a1b5d8e6271a3386b9c5
parente5a2ee82fb8b490768c6241be8d4c253e5f8c13b
Modify the sparc64 startup code to not cause MMU traps before it takes over the TLB and
the trap table. Fix several PA2KA and KA2PA omittions or errors. Fix configuration to pass
the DEFS variable along.
boot/arch/sparc64/Makefile.inc
boot/arch/sparc64/loader/Makefile
boot/boot.config
kernel/arch/sparc64/src/mm/page.c
kernel/arch/sparc64/src/sparc64.c
kernel/arch/sparc64/src/start.S