FreeBSD on Arndale Board

Arndale Board (http://www.arndaleboard.org) is the evaluation board built by Insignal - the partner company to Samsung.

The board is based on Samsung Exynos5250 Cortex A15 processor.

Build U-Boot

1. Install gsed and some cross-compiler

2. Get and patch u-boot

3. Compile u-boot

Build FreeBSD

1. Get FreeBSD head

2. Compile kernel and world. Install world to USB Flash (replace da0 with your usb storage device)

Prepare SD card

1. Get BL1 binary from http://releases.linaro.org/12.12/components/kernel/arndale-bl1/arndale-bl1.bin (broken)

2. Write binaries (replace da4 with your device)

Boot

1. Set SoC jumpers to "up up up down up up" to boot from SD card

2. Connect by using serial console cable and speed 115200

3. Power ON your board and set boot command

arm/ArndaleBoard (last edited 2020-12-20T00:13:29+0000 by SashaVigole)