4.1 Download the Demo Package

The demo package contains all the prebuild components required to boot up the board. The demo package includes Bootstrap, u-boot, u-boot env file, itb (zImage & dtb) and other files required to flash the package to board.

The support for the WILC device is not added to the default demo package. To include the WILC driver support or to make the board boot from the desired kernel version, build a new kernel image (with WILC driver support included), device tree blob(dtb) file and replace it with the existing files in demo package. The demo package contains the sama5d3_xplained.itb file, which is the combination of zImage and dtb file.

Download the Yocto Project/ Poky based demo package for NAND Flash from the demo archive section in www.linux4sam.org/bin/view/Linux4SAM/Sama5d3XplainedMainPage

Note: The demo package version used during the preparation of this document is linux4sam-poky-sama5d3_xplained-headless-6.2.zip.