ef28d915fe
Starting the rptun with the autostart flag set will cause significant delays at the boot, as it will wait for the master to be up. U-boot/linux combination may take more than 10 seconds to boot to the point where the rpmsg bus is initialized. For now, the user needs to initialize the rptun separately, for example, by issuing the following command: rptun start /dev/rptun/mpfs-ihc This command will also block if started before the rpmsg bus master is up. Signed-off-by: Eero Nurkkala <eero.nurkkala@offcode.fi> |
||
---|---|---|
.. | ||
include | ||
src | ||
Kconfig |