From 4285b49897dc430f958b75f4b8d62a91ab055b13 Mon Sep 17 00:00:00 2001 From: Christopher Hall Date: Fri, 28 Nov 2008 10:16:45 +0000 Subject: [PATCH] qi-move-to-sbin-init.patch Signed-off-by: Christopher Hall --- qiboot/src/cpu/s3c6410/gta03-steppingstone.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qiboot/src/cpu/s3c6410/gta03-steppingstone.c b/qiboot/src/cpu/s3c6410/gta03-steppingstone.c index fe4381b..27094f3 100644 --- a/qiboot/src/cpu/s3c6410/gta03-steppingstone.c +++ b/qiboot/src/cpu/s3c6410/gta03-steppingstone.c @@ -60,7 +60,7 @@ const struct board_api board_api_gta03 = { .noboot = "boot/noboot-GTA03", .append = "boot/append-GTA03", .commandline_board = "console=ttySAC3,115200 " \ - "init=/bin/sh " \ + "init=/sbin/init " \ "loglevel=8 ", .kernel_source = { [0] = {