Added m68k SetPatch (Loads 68040/68060 FPU support code and sets data cache/copyback...
commit1af01f201f3d613ff09d313267a7e73edb485548
authortwilen <twilen@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 4 Apr 2012 17:30:55 +0000 (4 17:30 +0000)
committertwilen <twilen@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 4 Apr 2012 17:30:55 +0000 (4 17:30 +0000)
tree7501d8d12b5d7d320109a5f92d91952e5c23295c
parenta0a88a9686542a4e7057b5fb11c29832106d9563
Added m68k SetPatch (Loads 68040/68060 FPU support code and sets data cache/copyback) and MMUDump (MMU table dumper)

Also finally fixes CSPPC cybppc.device copyback problem. (Strange and undocumented BOOT-MMU-Port list handled)

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@44517 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/m68k-amiga/c/SetPatch.c [new file with mode: 0644]
arch/m68k-amiga/c/mmakefile.src
arch/m68k-amiga/c/mmudump.c [new file with mode: 0644]
arch/m68k-amiga/romboot/romboot.c
arch/m68k-amiga/s/Startup-Sequence