LINUX.ORG.RU

История изменений

Исправление imb, (текущая версия) :

...
[    0.000000] alternatives: applying boot alternatives
[    0.000000] Kernel command line: earlycon=uart8250,mmio32,0x2ad40000 console=ttyFIQ0 root=PARTUUID=614e0000-0000 rw rootwait rcupdate.rcu_expedited=1 rcu_nocbs=all systemd.log_level=debug systemd.log_target=console systemd.journald.forward_to_console=1
[    0.000000] Unknown kernel command line parameters "rcu_nocbs=all", will be passed to user space.
...
[    0.738004] EXT4-fs (mmcblk0p6): recovery complete
[    0.739025] EXT4-fs (mmcblk0p6): mounted filesystem fe58ab55-8fbb-420c-b4d6-8c727fd73432 r/w with ordered data mode. Quota mode: none.
[    0.740215] VFS: Mounted root (ext4 filesystem) on device 179:6.
[    0.742179] devtmpfs: mounted
[    0.742737] VFS: Pivoted into new rootfs
[    0.748132] Freeing unused kernel memory: 12224K
[    0.748690] Run /sbin/init as init process

хм, не создаётся /dev/ttyFIQ0 ?

vendor linux несколько отличается от используемого :( похоже надо что-то портировать

Исходная версия imb, :

...
[    0.000000] alternatives: applying boot alternatives
[    0.000000] Kernel command line: earlycon=uart8250,mmio32,0x2ad40000 console=ttyFIQ0 root=PARTUUID=614e0000-0000 rw rootwait rcupdate.rcu_expedited=1 rcu_nocbs=all systemd.log_level=debug systemd.log_target=console systemd.journald.forward_to_console=1
[    0.000000] Unknown kernel command line parameters "rcu_nocbs=all", will be passed to user space.
...
[    0.738004] EXT4-fs (mmcblk0p6): recovery complete
[    0.739025] EXT4-fs (mmcblk0p6): mounted filesystem fe58ab55-8fbb-420c-b4d6-8c727fd73432 r/w with ordered data mode. Quota mode: none.
[    0.740215] VFS: Mounted root (ext4 filesystem) on device 179:6.
[    0.742179] devtmpfs: mounted
[    0.742737] VFS: Pivoted into new rootfs
[    0.748132] Freeing unused kernel memory: 12224K
[    0.748690] Run /sbin/init as init process

хм, не создаётся /dev/ttyFIQ0 ?