ppc: Fix client stack setup
commiteb06d4a5ce29fd1d655c69473395fb012027418d
authorblueswirl <blueswirl@f158a5a8-5612-0410-a976-696ce0be7e32>
Sat, 16 Oct 2010 17:36:18 +0000 (16 17:36 +0000)
committerblueswirl <blueswirl@f158a5a8-5612-0410-a976-696ce0be7e32>
Sat, 16 Oct 2010 17:36:18 +0000 (16 17:36 +0000)
tree8de31c3845f6baee079c69731514f8ce078c369c
parentaf5c695cfc488aad8f8314305b05ddd898636eca
ppc: Fix client stack setup

The client stack was set up 96 * 64 KiB below the hash table.
Should be 96 KiB instead.

v2:
* Initial.

Cc: Alexander Graf <agraf@suse.de>
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@908 f158a5a8-5612-0410-a976-696ce0be7e32
arch/ppc/qemu/start.S