1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-23 06:25:20 +02:00

qi-move-to-sbin-init.patch

Signed-off-by: Christopher Hall <hsw@openmoko.org>
This commit is contained in:
Christopher Hall 2008-11-28 10:16:45 +00:00 committed by Andy Green
parent 02fb616721
commit 4285b49897

View File

@ -60,7 +60,7 @@ const struct board_api board_api_gta03 = {
.noboot = "boot/noboot-GTA03", .noboot = "boot/noboot-GTA03",
.append = "boot/append-GTA03", .append = "boot/append-GTA03",
.commandline_board = "console=ttySAC3,115200 " \ .commandline_board = "console=ttySAC3,115200 " \
"init=/bin/sh " \ "init=/sbin/init " \
"loglevel=8 ", "loglevel=8 ",
.kernel_source = { .kernel_source = {
[0] = { [0] = {