1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 12:38:27 +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:
Andy Green 2008-11-28 10:16:41 +00:00 committed by Andy Green
parent 4e7afacaef
commit c44ce29cb4

View File

@ -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"
}, },