]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: mxs: Add SanDisk Sansa Fuze+ board
authorMarek Vasut <marex@denx.de>
Sat, 31 Aug 2013 13:53:46 +0000 (15:53 +0200)
committerStefano Babic <sbabic@denx.de>
Tue, 10 Sep 2013 17:12:55 +0000 (19:12 +0200)
commit607232e42a46503ba3be1c458dcd8597cbf7a753
tree7d0fea97c7dc62256c0c9c16c072613a6058972a
parentaa04fef49c70f2eb48365cb2fd8e344a237e93a7
ARM: mxs: Add SanDisk Sansa Fuze+ board

Add STMP3780-based Sansa Fuze+ 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 MMC .

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/sandisk/sansa_fuze_plus/Makefile [new file with mode: 0644]
board/sandisk/sansa_fuze_plus/sfp.c [new file with mode: 0644]
board/sandisk/sansa_fuze_plus/spl_boot.c [new file with mode: 0644]
boards.cfg
include/configs/sansa_fuze_plus.h [new file with mode: 0644]