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:
020f9e1
)
m68knommu: make BOOTPARAM setup common
author
Greg Ungerer
<gerg@snapgear.com>
Wed, 25 Jul 2007 12:07:20 +0000
(22:07 +1000)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Wed, 25 Jul 2007 18:05:01 +0000
(11:05 -0700)
Currently most of the m68knommu cpu/board setup files are handling
the setup of fixed boot parameters (via CONFIG_BOOTPARAM) themselves.
Move all this into the common setup code.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found