projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[olpc] make the kernel also output on ttyS0 and ask openfirmware to unfreeze the...
[openwrt.git]
/
target
/
linux
/
sibyte
/
patches
/
100-honuor_config_cmdline.patch
diff --git
a/target/linux/sibyte/patches/100-honuor_config_cmdline.patch
b/target/linux/sibyte/patches/100-honuor_config_cmdline.patch
index
b2af916
..
1c3545f
100644
(file)
--- a/
target/linux/sibyte/patches/100-honuor_config_cmdline.patch
+++ b/
target/linux/sibyte/patches/100-honuor_config_cmdline.patch
@@
-1,5
+1,10
@@
---- a/arch/mips/sibyte/cfe/setup.c
-+++ b/arch/mips/sibyte/cfe/setup.c
+The SiByte platform code doesn't honor the CONFIG_CMDLINE kernel
+option. This patch fixes this issue.
+
+Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
+
+--- a/arch/mips/sibyte/common/cfe.c
++++ b/arch/mips/sibyte/common/cfe.c
@@ -293,7 +293,11 @@ void __init prom_init(void)
* It's OK for direct boot to not provide a
* command line
@@ -293,7 +293,11 @@ void __init prom_init(void)
* It's OK for direct boot to not provide a
* command line
This page took
0.019976 seconds
and
4
git commands to generate.