]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] Factor zImage's 44x reset code out of ebony.c
authorDavid Gibson <david@gibson.dropbear.id.au>
Wed, 13 Jun 2007 04:52:58 +0000 (14:52 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 14 Jun 2007 12:30:16 +0000 (22:30 +1000)
commit11123346bfba8e65631957c6c25ed1a6ca1b4ffe
tree81d0d58de9da85551c8a4fd1169a52399990c1f2
parent4508dc21feb189159d4cc1d5b79c5a55fad5f2ed
[POWERPC] Factor zImage's 44x reset code out of ebony.c

The ebony_exit() function which resets the Ebony board should in fact
be common to most if not all 44x boards.  This moves the function out
into 44x.c, renaming it, so it can be used by other 44x platforms.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/boot/44x.c
arch/powerpc/boot/44x.h
arch/powerpc/boot/ebony.c