I'm watching the current MachineKit boot, and it goes silent after a time:
debug: [console=ttyO0,115200n8 bone_capemgr.uboot_capemgr_enabled=1 root=/dev/mmcblk1p1 ro rootfstype=ext4 rootwait coherent_pool=1M net.ifnames=0 quiet] ...
debug: [bootz 0x82000000 0x88080000:44345f 88000000] ...
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Ramdisk to 8fbbc000, end 8ffff45f ... OK
reserving fdt memory region: addr=88000000 size=82000
Loading Device Tree to 8fb37000, end 8fbbbfff ... OK
Starting kernel ...
[ 0.001888] timer_probe: no matching timers found
[ 0.660181] dmi: Firmware registration failed.
[ 1.561319] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
[ 2.012033] omap_voltage_late_init: Voltage driver support not added
At that point, there's no more logging for a long time, until it finally prints
rootfs: clean, 67056/238560 files, 436721/953344 blocks
then a shorter delay (5-10 seconds), and then it finally prints the login prompt.
Is there a way to see the entire boot sequence?
Thanks,
--
Rick Mann
rm...@latencyzero.com