]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] 4xx bootwrapper reworks
authorJosh Boyer <jwboyer@linux.vnet.ibm.com>
Mon, 20 Aug 2007 12:28:30 +0000 (07:28 -0500)
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>
Mon, 20 Aug 2007 12:28:30 +0000 (07:28 -0500)
commite90f3b74d884d0f2826e06dbab4f615ca346eaa4
tree19b10d012a78ec644c7ce65be5df1c9d80f96ddc
parent869680c16fb028ac4ad9a449283e0514789c654a
[POWERPC] 4xx bootwrapper reworks

Make the fixup_memsize function common for all of 4xx as several chips share
the same SDRAM controller.  Also add functions to reset 40x chips and quiesce
the ethernet.

Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
arch/powerpc/boot/44x.h
arch/powerpc/boot/4xx.c
arch/powerpc/boot/4xx.h [new file with mode: 0644]
arch/powerpc/boot/dcr.h
arch/powerpc/boot/ebony.c