]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/apx4devkit.h
Add support for Bluegiga APX4 Development Kit
authorVeli-Pekka Peltola <veli-pekka.peltola@bluegiga.com>
Mon, 9 Jul 2012 03:14:50 +0000 (03:14 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 1 Sep 2012 12:58:16 +0000 (14:58 +0200)
commitc1393bb3def33b8ec154e4b6f06ed1ad81e052a1
treefd77728fff9b67a7631b1f85ec5cef31e2d52187
parentb0261b121238c00be9793f9527e823f37025dea7
Add support for Bluegiga APX4 Development Kit

This adds support for Bluegiga APX4 Development Kit. It is built around
Freescale i.MX28. Currently supported features are: ethernet, I2C, MMC,
RTC and USB. APX4 has only one ethernet port.

Signed-off-by: Veli-Pekka Peltola <veli-pekka.peltola@bluegiga.com>
Signed-off-by: Lauri Hintsala <lauri.hintsala@bluegiga.com>
Cc: Stefano Babic <sbabic@denx.de>
MAINTAINERS
board/bluegiga/apx4devkit/Makefile [new file with mode: 0644]
board/bluegiga/apx4devkit/apx4devkit.c [new file with mode: 0644]
board/bluegiga/apx4devkit/spl_boot.c [new file with mode: 0644]
board/bluegiga/apx4devkit/u-boot.bd [new file with mode: 0644]
boards.cfg
include/configs/apx4devkit.h [new file with mode: 0644]