1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 12:28:06 +02:00

qi-gta03-revert-to-bin-sh.patch

Rootfs is not quite ready for /sbin/init

Signed-off-by: Andy Green <andy@openmoko.com>
This commit is contained in:
Andy Green 2008-12-05 23:15:48 +00:00 committed by Andy Green
parent 74dc2cc01a
commit b5c87ae317

View File

@ -87,7 +87,7 @@ const struct board_api board_api_gta03 = {
.get_ui_keys = get_ui_keys_gta03,
.commandline_board = "console=tty0 " \
"console=ttySAC3,115200 " \
"init=/sbin/init " \
"init=/bin/sh " \
"loglevel=8 " \
"rootdelay=1 " \
"ro ",