The BMC kernel takes about 9 seconds to start on a Romulus machine. The three biggest chunks come from these init calls: * populate_rootfs * aspeed_smc * of_platform_serial_driver_init We should see if these can be reduced. 