commit | 11123346bfba8e65631957c6c25ed1a6ca1b4ffe | [log] [tgz] |
---|---|---|
author | David Gibson <david@gibson.dropbear.id.au> | Wed Jun 13 14:52:58 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Thu Jun 14 22:30:16 2007 +1000 |
tree | 81d0d58de9da85551c8a4fd1169a52399990c1f2 | |
parent | 4508dc21feb189159d4cc1d5b79c5a55fad5f2ed [diff] |
[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>