Pass AROS magic value from boot loader to kernel start and check for it
commit4cd051a6f7e0f591540d25a67cd609b6e16c4f19
authorweissms <weissms@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 21 Aug 2011 21:58:10 +0000 (21 21:58 +0000)
committerweissms <weissms@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 21 Aug 2011 21:58:10 +0000 (21 21:58 +0000)
treef7f5f5d152cdff0b858842e7fd533756558b4138
parent7286680665492cb396f6a0dbe32249a2de9c6494
Pass AROS magic value from boot loader to kernel start and check for it
before setting up the first MMU entry.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@40797 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/ppc-sam440/boot/parthenope/src/parthenope.c
arch/ppc-sam440/kernel/kernel_init.c