issue20: bboneblack: correct serial console device

This commit is contained in:
Giovanni Rapagnani 2017-05-31 11:34:33 +02:00 committed by parazyd
parent e3f5d60824
commit 8090aaad88
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
1 changed files with 1 additions and 1 deletions

View File

@ -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"