mirror of https://github.com/parazyd/arm-sdk.git
s/T1/s0 in droid4 inittab entry.
This commit is contained in:
parent
b6a6995ba3
commit
402d0d9c48
|
|
@ -27,7 +27,7 @@ arrs+=(custmodules)
|
||||||
device_name="droid4"
|
device_name="droid4"
|
||||||
arch="armhf"
|
arch="armhf"
|
||||||
size=1337
|
size=1337
|
||||||
inittab=("T1:12345:respawn:/sbin/agetty -L ttyS2 115200 vt100")
|
inittab=("s0:12345:respawn:/sbin/agetty -L ttyS2 115200 vt100")
|
||||||
|
|
||||||
parted_type="dos"
|
parted_type="dos"
|
||||||
parted_boot="fat32 8192s 270335s"
|
parted_boot="fat32 8192s 270335s"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue