target-ppc: rename ppc405_sdram_init() to ppc4xx_sdram_init()
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 15 Dec 2008 22:59:45 +0000 (22:59 +0000)
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 15 Dec 2008 22:59:45 +0000 (22:59 +0000)
commit80e8bd2b0fe8afe3d5f2bd4960ab83514d97b992
tree5e93124b9cffc36505e0bdae87ff9b1a40f5abdf
parent61b244050334f88de5bed0c8cd8af8503aaa0931
target-ppc: rename ppc405_sdram_init() to ppc4xx_sdram_init()

The SDRAM controller is shared across almost all 405 and 440 embedded
processors, with some slight differences such as the sizes supported for each
memory bank.

Rename only; no functional changes.

Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6062 c046a42c-6fe2-441c-8c8c-71466251a162
hw/ppc405_uc.c
hw/ppc4xx.h
hw/ppc4xx_devs.c