mirror of https://github.com/parazyd/arm-sdk.git
issue20: bboneblack: correct serial console device
This commit is contained in:
parent
e3f5d60824
commit
8090aaad88
|
|
@ -27,7 +27,7 @@ arrs+=(custmodules)
|
|||
device_name="beagleboneblack"
|
||||
arch="armhf"
|
||||
size=1666
|
||||
inittab="T1:12345:respawn:/sbin/agetty 115200 ttyO0 vt100"
|
||||
inittab="T0:12345:respawn:/sbin/getty -L ttyS0 115200 vt100"
|
||||
|
||||
parted_type="dos"
|
||||
parted_boot="fat32 2048s 264191s"
|
||||
|
|
|
|||
Loading…
Reference in New Issue