by christian » Sat Jul 06, 2019 8:14 am
I need some help with the 6640 Inforce Board.
I have downloaded the BSP package version Inforce-IFC6640-AndroidBSP-880493-Rel-v3.1. Running the provided script fetchsrc_and_build.sh, I successfully built and flashed the generated images onto the inforce development board IFC6640-01-P1.
However, I now wish to perform several customizations on the supplied Linux kernel. In particular, I would like to:
• enable several additional modules (that are either NOT enabled) in the supplied running Linux Kernel that is part of the supplied BSP (Inforce-IFC6640-AndroidBSP-880493-Rel-v3.1).
• trim it further to fit our needs
Could tech support provide clear steps and guidelines on how to :
• modify the Linux kernel (via configuration files )
• rebuild and flash the modified kernel onto the IFC6640.
In particular, we would like to enable USB0 network interface in order to enable Ethernet communication over USB.