Firmware bouwen – U-boot (Lantiq Danube)

u-boot logo

Lantiq logo

Website

Informatie (ENG)

OpenWRT based repository created to compile u-boot for Lantiq Danube boards

This repository is only intended to build u-boot images for some Lantiq Danube based boards:

easy50712
easy50812
arv4518PW
arv4520PW
arv4525PW
arv452CPW
arv7518PW
arv752DPW
arv752DPW22

The features included are tftp and httpd. The tests were made with ARV4518PW and ARV7518PW. U-boot worked as expected on them.

=================================================================

This is the buildsystem for the OpenWrt Linux distribution

Please use “make menuconfig” to configure your appreciatedconfiguration for the toolchain and firmware.

You need to have installed gcc, binutils, patch, bzip2, flex,make, gettext, pkg-config, unzip, libz-dev and libc headers.

Simply running ‘make‘ will build your firmware.
It will download all sources, build the cross-compile toolchain, the kernel and all choosen applications.

You can use scripts/flashing/flash.sh for remotely updating your embedded system via tftp.

The OpenWrt system is documented in docs/. You will need a LaTeX distribution
and the tex4ht package to build the documentation. Type make -C docs/ to build it.

Building your own firmware you need to have access to a Linux, BSD or MacOSX system.
Cygwin will not be supported because of the lack of case sensitiveness.

Wat heb je nodig?

Een Linux omgeving, bijvoorbeeld Debian of Ubuntu in een Virtual Box

1) Virtual Box
2) Virtual Box – Debian / Ubuntu

LET OP: OpenWrt heeft heel veel schijfruimte nodig, zo ongeveer 24GB, heb je meerdere versies en/of builds, dan kan het >50Gb worden, stel daarom de schijf “flexibel” in bij gebruikt van Virtual Box.

Download

Download U-boot Lantiq Danube @ github.com

Download op Linux met GIT:

git clone https://github.com/Pteridium/U-boot_Lantiq_Danube.git