commit | b86756ae76dc5e7ecff3ca52a5842155e6d457de | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Mon Apr 03 16:37:23 2006 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Wed Apr 05 16:01:45 2006 +1000 |
tree | 85bb9c798d743589c4011f55401992cadf8c6652 | |
parent | 7d01c880856bae31502095bc68784c1518a680cb [diff] |
powerpc: Fix CHRP booting - needs a define_machine call The patch removing _machine and converting platforms over to use define_machine wasn't complete as far as CHRP was concerned. This adds the define_machine call for CHRP and gets it booting again. Signed-off-by: Paul Mackerras <paulus@samba.org>