Skip to content

globalgang/buildroot-at91

 
 

Repository files navigation

Information

This layer provides support for Atmel | SMART Connectivity and SMART microprocessors (AT91 & WILC1000)

For more information about the Atmel | SMART product line see:

Linux & Open Source on Atmel | SMART:


Supported SoCs / MACHINE names

  • sama5d3-xplained
  • WILC1000 SD pro

Sources

...


Dependencies

This Layer depends on :


Build procedure

Clone buildroot-at91 git repository

$ git clone https://github.com/linux4SC/buildroot-at91.git

Checkout buildroot-2013.11-at91

$ cd buildroot-at91
$ git checkout buildroot-2013.11-at91 -b my_branch

Initialize default configuration

$ make sama5d3_xplained_defconfig

build core image

$ make

don't use -j option.

if a qustion is displayed about qt during building, input 'o' and 'yes'.

built binary path for kernel and rootfs

$ ./output/images/

use prebuilt binary for AT91Bootstrap and U-Boot.

ftp://www.at91.com/pub/demo/linux4sam_4.3/linux4sam-poky-sama5d3_xplained-4.3.zip