I compiled a new uImage and got a new emdebian file system from your website. I tried to test this by nfs but I don't know to which adress I have to send the kernel to. (Where is the ram part of the memory?) I followd the steps on
http://billforums.station51.net/viewtopic.php?f=1&t=17 Where the adres 0x31000000 is used I don't know which adres I can use on the SBC.
Furthermore I have some questions about the filesystem I noticed that in the emdebian version (
http://glomationinc.com/Support/9260/ramdisk.gz) there are a some folders missing. The /dev/input for example. And that is the folder I have to use for handling the interrupts. should I use the complete debian file system or are these folders and files generated automatically by the kernel?
The last question that I have is, is it possible to run the kernel plus file system from usb or preferably from an sd-card?