Talk:FPGA loader
From ArmadeusWiki
Revision as of 13:24, 5 March 2009 by JulienB (Talk | contribs) (New page: ==Installation== *The first thing you have to do is to activate the driver in the Linux configuration: $ make linux26-menuconfig <pre class="config"> Device Drivers ---> Armadeus sp...)
Installation
- The first thing you have to do is to activate the driver in the Linux configuration:
$ make linux26-menuconfig
Device Drivers ---> Armadeus specific drivers ---> FPGA Drivers ---> <M> Armadeus FPGA configuration driver
- rebuild Linux or the complete rootfs
$ make
Once your rootfs reflashed, you will find the new driver in the /lib/modules/drivers/... subdirectories on your target. If you don't want to reflash the complete rootfs, take a look at this page to know how/where to manually copy the driver on your board.