This page contains the ready-to-use binary files for the all the CORE9G25 boards.
To know how to update the system, please read:
CORE9G25 and CORE9G25-CON
Vserion V1.1
Update the uboot source code, solve the follow problem:
- Can't boot into the linux system when the board don't connect the debug serial cable.
Download the lastest system image:
Version V1.0
Full features linux and Buildroot image
- Changelog
Released at 2013.11.25
----------------------------------------------------------------------- Version V1.0 ----------------------------------------------------------------------- at91sam9x5ek-nandflashboot-uboot-3.5.3.bin u-boot.bin at91sam9g25ek.dtb uImage ubifs.img ----------------------------------------------------------------------- Support 128MB and 256MB DDR2 RAM Support update system by USB disk/Ethernet Support USB WiFi, Support USB to 4 Serial module support RS485/RS232/RS422 module Support USB to Ethernet module
- Download
At the CD, we provide the system image file.
System image file, Position: CD://linux/image/
at91sam9x5ek-nandflashboot-uboot-3.5.3.bin(256MB: at91sam9x5ek-nandflashboot-uboot-256M-3.5.3.bin) u-boot.bin(256MB: u-boot-256M.bin) at91sam9g25ek.dtb uImage ubifs.img
For the bootstrap and u-boot file, it provide two verison, 128MB RAM and 256MB RAM.
System image file for TF card recovery the system. Position: CD://linux/image/SDrecovery/
boot.bin u-boot.bin usbupgrad_sam9g25ek.dt
In the SDrecovery folder, it have two verison, 128MB_DDR2_RAM is for 128MB RAM version recovery. 256MB_DDR2_RAM is for 256MB RAM version recovery.
- Installation
Copy the CD://linux/image/SDrecovery/128MB_DDR2_RAM directory files to the microSD.
If you use the 256MB DDR2 RAM, Copy the CD://linux/image/SDrecovery/256MB_DDR2_RAM directory files to the microSD.
Then Insert the TF card to the board and power on the board, it will update the system auto.
The instruction to obtain these executable files from sources are available on:
- Bootloader: Compiling AT91Bootstrap for CORE9G25
- U-boot: Compiling U-boot for CORE9G25
- Linux Kernel image: Compiling the Linux Kernel 3.6.9 for the CORE9G25
- Rootfs: Build an Embedded Buildroot root filesystem