Re: [OpenWrt-Devel] PowerPC / mpc85xx: change kernel-commandline

2014-02-05 Thread Bastian Bittorf
* Alexander Couzens lyn...@fe80.eu [17.01.2014 08:28]:
  [0.00] Kernel command line: console=ttyS0,115200
 It's defined within the device tree.

user@box:~/build$  git grep ttyS0,115200 | grep mpc85xx
target/linux/mpc85xx/patches-3.10/140-powerpc-85xx-tl-wdr4900-v1-support.patch

this patch changes 'arch/powerpc/boot/dts/tl-wdr4900-v1.dts'
so, if i want to change (for me) the line i can make a 150-xxx
on top of that?

mit drahtlosen Grüßen,
Bastian Bittorf

-- 
bittorf wireless ))
Verantwortlicher Entwicklung
Telefon: +49 3643 4965 235
Mobil: +49 176 242 234 19

Inhaber: Bastian Bittorf
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] PowerPC / mpc85xx: change kernel-commandline

2014-01-16 Thread John Crispin
Hi Bastian,

what cmdline is shown in the bootlog ?

John



On 16/01/2014 11:48, Bastian Bittorf wrote:
 we are used to apply 'oops=panic panic=10' to our kernel-cmdline,
 but doing this with mpc85xx seems not to work:

 user@build:~/openwrt$ grep 'CONFIG_CMDLINE='
 target/linux/mpc85xx/config-3.10
 CONFIG_CMDLINE=console=ttyS0,115200 oops=panic panic=10 

 root@box$ cat /proc/cmdline 
 console=ttyS0,115200

 any idea? bye, bastian
 ___
 openwrt-devel mailing list
 openwrt-devel@lists.openwrt.org
 https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] PowerPC / mpc85xx: change kernel-commandline

2014-01-16 Thread Bastian Bittorf
* John Crispin j...@phrozen.org [16.01.2014 12:16]:
 what cmdline is shown in the bootlog ?

the same like in '/proc/cmdline':
[0.00] Kernel command line: console=ttyS0,115200

bye, bastian
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] PowerPC / mpc85xx: change kernel-commandline

2014-01-16 Thread Alexander Couzens
On Thu, 16 Jan 2014 12:18:28 +0100
Bastian Bittorf bitt...@bluebottle.com wrote:

 [0.00] Kernel command line: console=ttyS0,115200
It's defined within the device tree.

best,
lynxis
-- 
Alexander Couzens

mail: lyn...@fe80.eu
sip/jabber: lyn...@c-base.org
mobile: +4915123277221
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel