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:
c750a01
)
[PATCH] m68knommu: remove fixed ROM region setups from linker script
author
Greg Ungerer
<gerg@snapgear.com>
Wed, 28 Jun 2006 06:44:14 +0000
(16:44 +1000)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 28 Jun 2006 22:03:47 +0000
(15:03 -0700)
Remove the hard coded ROM region setups. Use Kconfig options to specify
these in a generic way for platorms that want them.
This builds on top of the other recent m68knommu linker script changes
to completely remove fixed board configurations.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found