mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2024-11-23 02:36:16 +02:00
qi-move-to-sbin-init.patch
Signed-off-by: Christopher Hall <hsw@openmoko.org>
This commit is contained in:
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] = {
|
||||||
|
Loading…
Reference in New Issue
Block a user