For WiFiG25/CORE9G25, download the source code as follow:
Download Linux Source code
Download the source code from the follow website:
Then uncompress it, then you can get the follow source code as follow:
- application.tar.bz2 ---> Application source code
- at91bootstrap-master.tar.bz2 --> bootloader source code
- u-boot-at91-master.tar.bz2 ---> uboot source code
- linux-at91.tar.bz2 ---> Linux kernel source code
- rootfs.tar.bz2 ---> root file system source code
Download the compile tools
And you can download the compile tools with the follow website:
http://50.6.180.173/wifig25/linux/Linux_Tools.zip
Then you will get the follow tools:
- arm-2011.09-70-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2 ---> cross compile tools
- mkubifsimage ---> root file system build tools