Talk:FPGA loader

From ArmadeusWiki
Jump to: navigation, search

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.