]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: mxs: Add Creative ZEN XFi3 board
authorMarek Vasut <marex@denx.de>
Sat, 31 Aug 2013 13:53:45 +0000 (15:53 +0200)
committerStefano Babic <sbabic@denx.de>
Tue, 10 Sep 2013 17:12:55 +0000 (19:12 +0200)
commitaa04fef49c70f2eb48365cb2fd8e344a237e93a7
treed5294cdcd3af887af6e119ec18e95c8793b3a779
parente24278aff2684ae459353c44fa7ee91c04e67413
ARM: mxs: Add Creative ZEN XFi3 board

Add STMP3780-based XFi3 board. This board is a small PMP device
sporting a CPU which was later rebranded to i.MX233 . Currently
supported is USB gadget mode and both external SD and internal
Phison SD-NAND bridge .

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Otavio Salvador <otavio@ossystems.com.br>
Cc: Stefano Babic <sbabic@denx.de>
MAINTAINERS
board/creative/xfi3/Makefile [new file with mode: 0644]
board/creative/xfi3/spl_boot.c [new file with mode: 0644]
board/creative/xfi3/xfi3.c [new file with mode: 0644]
boards.cfg
include/configs/xfi3.h [new file with mode: 0644]