]> git.proxmox.com Git - qemu.git/commit - hw/arm/spitz.c
Switch to qemu_ram_alloc() for memory allocation in PXA255/270.
authorbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 8 May 2007 19:03:12 +0000 (19:03 +0000)
committerbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 8 May 2007 19:03:12 +0000 (19:03 +0000)
commitd95b2f8d365a3ef431111e9188d219de1f577a90
tree218856598a07ffa4ef0bfac361738c8c7881b847
parentce8198612e08f737057d9984a9fa1bf18af8ce4b
Switch to qemu_ram_alloc() for memory allocation in PXA255/270.
Pass correct RAM size to arm_load_kernel (currently unused) - thanks to BobOfDoom.
Register the Xscale Internal Memory Storage.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2784 c046a42c-6fe2-441c-8c8c-71466251a162
hw/pxa.h
hw/pxa2xx.c
hw/pxa2xx_lcd.c
hw/spitz.c