mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2024-11-01 10:22:48 +02:00
qi-high-loglevel-tla01.patch
Currently interested in dmesg stuff on console Signed-off-by: Andy Green <andy@openmoko.com>
This commit is contained in:
parent
4e7afacaef
commit
c44ce29cb4
@ -206,7 +206,7 @@ const struct board_api board_api_tla01 = {
|
||||
.commandline = "rootfstype=ext3 " \
|
||||
"root=/dev/mmcblk0p1 " \
|
||||
"console=ttySAC2,115200 " \
|
||||
"loglevel=4 " \
|
||||
"loglevel=8 " \
|
||||
"init=/sbin/init "\
|
||||
"ro"
|
||||
},
|
||||
@ -219,7 +219,7 @@ const struct board_api board_api_tla01 = {
|
||||
.commandline = "rootfstype=ext3 " \
|
||||
"root=/dev/mmcblk0p1 " \
|
||||
"console=ttySAC2,115200 " \
|
||||
"loglevel=4 " \
|
||||
"loglevel=8 " \
|
||||
"init=/sbin/init "\
|
||||
"ro"
|
||||
}, },
|
||||
|
Loading…
Reference in New Issue
Block a user