]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
imx: Add support for zmx25 board
authorMatthias Weisser <weisserm@arcor.de>
Wed, 6 Jul 2011 00:28:33 +0000 (00:28 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 14 Jul 2011 13:41:24 +0000 (15:41 +0200)
commit39f0023e81c27fc41cf19bde4ad9ed2ef8f13270
tree8f475761de29e3b42ffbffadf4c6842d9be4d127
parent95d185894bcb6c3dffb70ef69f3c80516d19bd49
imx: Add support for zmx25 board

zmx25 is a board based on imx25 SoC, 64 Megs of LPDDR, 32 Megs of NOR flash, an
optional NAND flash.

Signed-off-by: Matthias Weisser <weisserm@arcor.de>
MAINTAINERS
arch/arm/include/asm/arch-mx25/macro.h [new file with mode: 0644]
board/syteco/zmx25/Makefile [new file with mode: 0644]
board/syteco/zmx25/lowlevel_init.S [new file with mode: 0644]
board/syteco/zmx25/zmx25.c [new file with mode: 0644]
boards.cfg
include/configs/zmx25.h [new file with mode: 0644]