mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2025-04-21 12:27:27 +03:00
qi-move-to-sbin-init.patch
Signed-off-by: Christopher Hall <hsw@openmoko.org>
This commit is contained in:
committed by
Andy Green
parent
02fb616721
commit
4285b49897
@@ -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] = {
|
||||||
|
|||||||
Reference in New Issue
Block a user