mirror of https://github.com/parazyd/arm-sdk.git
Add inittab entry for Nokia N900.
This commit is contained in:
parent
e3add81462
commit
cf48703321
|
|
@ -27,7 +27,7 @@ arrs+=(custmodules)
|
||||||
device_name="n900"
|
device_name="n900"
|
||||||
arch="armhf"
|
arch="armhf"
|
||||||
size=1337
|
size=1337
|
||||||
#inittab=""
|
inittab=("T0:23:respawn:/sbin/getty -L ttyS2 115200 vt100")
|
||||||
|
|
||||||
parted_type="dos"
|
parted_type="dos"
|
||||||
parted_boot="ext2 8192s 270335s"
|
parted_boot="ext2 8192s 270335s"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue