> > Hi All > > This might be a basic question. I have build the linux kernel for custom > board which has PPC 440GP as its processor. I have also build my > application. Now I wanted to call my application after the kernel boots up. > Can you tell me where I hv to call my application. > pass the kernel a init=/bin/my_app at the boot-prompt if you realy want only that one app to run, otherwise use the inittab or one of the resource scripts in /etc/rc.d to launch your application.
hofrat ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/