]> code.ossystems Code Review - meta-freescale.git/commit
linux-fslc-mx6: Fix serial console use with SystemD
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 24 Nov 2015 17:01:59 +0000 (15:01 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:22 +0000 (15:03 -0300)
commitd854876f7d6d6a8762ee8d46dcc43de648438a74
tree61f59842738e9aaf1c3c090507feff9d76e0a198
parente7b1239fb46796afc72aa6431e5091da67738a3f
linux-fslc-mx6: Fix serial console use with SystemD

The SystemD requires the CONFIG_FHANDLE option to be enabled to
properly support the serial console getty initialization. This fixes
following error:

,----[ i.MX6Q SABRE Smart Device boot error ]
| [ TIME ] Timed out waiting for device dev-ttymxc0.device.
`----

The error has been catch while testing a customer image in a pure
SystemD distro, based on O.S. Systems Embedded Linux.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-kernel/linux/linux-fslc-mx6/defconfig