Using a custom Mpc83XX board. Was able to successfully build a device driver and generate rootfs. I wanted to know the following
1. How to build a linux application invoking device driver (basic compilation procedure from .ltib -m shell prompt not the source code)
2. How to run this application during start up. ( I do not want to load everytime)
3. Any sample application program code for ethernet communication for MPC83XX?