Message ID | c1e54cd1cc1ba6fd913bee6d7750698cd7741b7c.1660481252.git.jan.kiszka@siemens.com (mailing list archive) |
---|---|
State | Handled Elsewhere |
Headers | show |
Series | BeagleBone Black related fixes and cleanups, kernel updates | expand |
diff --git a/wic/bbb.wks b/wic/bbb.wks index 17b85f1..2822ce7 100644 --- a/wic/bbb.wks +++ b/wic/bbb.wks @@ -11,4 +11,4 @@ part --source rawcopy --sourceparams "file=/usr/lib/u-boot/am335x_boneblack/u-bo part / --source rootfs-u-boot --ondisk mmcblk0 --fstype ext4 --mkfs-extraopts "-T default" --label platform --align 1024 --active -bootloader --append "rootwait console=ttyO,115200" +bootloader --append "rootwait console=ttyO0,115200"