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:
2a58009
)
ARM: shmobile: Remove romImage CONFIG_MEMORY_START
author
Magnus Damm
<damm@opensource.se>
Wed, 5 Jun 2013 07:55:31 +0000
(16:55 +0900)
committer
Simon Horman
<horms+renesas@verge.net.au>
Wed, 12 Jun 2013 11:49:57 +0000
(20:49 +0900)
Instead of relying on CONFIG_MEMORY_START for memory
base address, let each romImage board header file
specify this information.
This is reworks code not to rely on CONFIG_MEMORY_START
which in turn is needed for ARCH_MULTIPLATFORM.
Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
No differences found