ppc: Fix RAM top (1/2)
commit3cbe1cc3d89791edfb158c5bf89658ff6ce61d7d
authorblueswirl <blueswirl@f158a5a8-5612-0410-a976-696ce0be7e32>
Sat, 16 Oct 2010 17:35:53 +0000 (16 17:35 +0000)
committerblueswirl <blueswirl@f158a5a8-5612-0410-a976-696ce0be7e32>
Sat, 16 Oct 2010 17:35:53 +0000 (16 17:35 +0000)
tree6a2f5d8f4ba0ea3ebf2df9767f35e186d3ad3ca3
parentf000e056c4087dcb2be110d69d109d076ec4c5fc
ppc: Fix RAM top (1/2)

According to the illustration in start.S,
the stack size is supposed to be 64 KiB.

v2:
* Split up.

Signed-off-by: Andreas Färber <andreas.faerber@web.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
git-svn-id: svn://openbios.org/openbios/trunk/openbios-devel@901 f158a5a8-5612-0410-a976-696ce0be7e32
arch/ppc/qemu/ofmem.c