git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d01c88
)
powerpc: Fix CHRP booting - needs a define_machine call
author
Paul Mackerras
<paulus@samba.org>
Mon, 3 Apr 2006 06:37:23 +0000
(16:37 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 5 Apr 2006 06:01:45 +0000
(16:01 +1000)
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>
No differences found