]> Git Repo - J-u-boot.git/commit - include/configs/apx4devkit.h
Add support for Bluegiga APX4 Development Kit
authorVeli-Pekka Peltola <[email protected]>
Mon, 9 Jul 2012 03:14:50 +0000 (03:14 +0000)
committerAlbert ARIBAUD <[email protected]>
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 <[email protected]>
Signed-off-by: Lauri Hintsala <[email protected]>
Cc: Stefano Babic <[email protected]>
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]
This page took 0.0346 seconds and 4 git commands to generate.