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:
d8e8c7d
)
ARC: [cmdline] uboot cmdline handling rework
author
Vineet Gupta
<vgupta@synopsys.com>
Thu, 16 Jan 2014 09:31:24 +0000
(15:01 +0530)
committer
Vineet Gupta
<vgupta@synopsys.com>
Thu, 16 Jan 2014 13:19:38 +0000
(18:49 +0530)
* Moved cmdline copy from asm to "C" - allows for more robust checking
of pointer validity etc.
* Remove the Kconfig option to do so, base it on a runtime value passed
by u-boot
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
No differences found