Hi Guys,
I am new to Linux. I have a basic queston. If I have a self-developed driver module, how can I compile into Linux image say uImage to flash into the nand of my customized board? I cannot use insmod to add it on the fly because the board supposed to run auomatically my module after boot up. Thanks.
Frank