ForceFast arosbootstrap option pre-allocates 64k fast memory pool for very early...
commitdabfd8316e219df18e66e40d42f493a59001bbe8
authortwilen <twilen@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 11 Apr 2012 14:52:08 +0000 (11 14:52 +0000)
committertwilen <twilen@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 11 Apr 2012 14:52:08 +0000 (11 14:52 +0000)
treea4ec979c2a5f8251c0f5c2b6bce46f20ca3dd764
parent79772e3ea6563f09c385bbe4e36265b314575e8b
ForceFast arosbootstrap option pre-allocates 64k fast memory pool for very early memory allocations. Now all early system structures (sysbase,kernel.resource,expansion.library) go to fast ram, even if fast ram is diag rom initialized.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@44604 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/m68k-amiga/boot/rom_init.S
arch/m68k-amiga/boot/start.c
arch/m68k-amiga/c/AROSBootstrap.c