FCT Hotfix: Remove unnecessary ping check and fix zerobyte warning.
ip=dhcp is affecting init system and services are failing even when
target is started with/after network-online.target
Needs further investigations!
Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
User module provides few information over i2c bus, e.g. ip, version,..
Access /proc/device-tree/user_module/ for checking availability of user
module and get information and stores settings under /etc/user-module/
Port definitions for each services is provided through this recipe
and not through device tree. Would be nice feature for future improvements.
socket-uart and cannelloni depends on that recipe.
BugzID: 56443
Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>