]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
PXA: Balloon3 board support
authorMarek Vasut <marek.vasut@gmail.com>
Mon, 26 Jul 2010 04:30:25 +0000 (06:30 +0200)
committerWolfgang Denk <wd@denx.de>
Tue, 19 Oct 2010 20:47:15 +0000 (22:47 +0200)
commit10da95a13af7266cf1e6332e7abc37c0d5682b43
tree820498539e6fbf8a351480acd560884fc76204dc
parentf905432c04c54ef169b4ffe6dd310ddf72a67c86
PXA: Balloon3 board support

The following hardware is currently supported:
- UART
- USB Host
- FPGA

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
MAINTAINERS
board/balloon3/Makefile [new file with mode: 0644]
board/balloon3/balloon3.c [new file with mode: 0644]
board/balloon3/config.mk [new file with mode: 0644]
board/balloon3/lowlevel_init.S [new file with mode: 0644]
board/balloon3/u-boot.lds [new file with mode: 0644]
boards.cfg
include/configs/balloon3.h [new file with mode: 0644]