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:
851f0cd
)
ARM: shmobile: marzen: Do not set command line in defconfig
author
Simon Horman
<horms+renesas@verge.net.au>
Thu, 10 Oct 2013 06:12:17 +0000
(15:12 +0900)
committer
Simon Horman
<horms+renesas@verge.net.au>
Sun, 24 Nov 2013 06:13:41 +0000
(15:13 +0900)
As a set towards moving shmobile towards multi-platform
the kernel command line should be set in the DTB rather than
in the kernel config.
marzen already has the command line present in its DTS file
but it was being overrirden by the kernel config.
Signed-off-by: Simon Horman <horms@verge.net.au>
No differences found