]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: mxs: Add PPC-AG BG0900 board
authorMarek Vasut <marex@denx.de>
Fri, 20 Sep 2013 14:14:13 +0000 (16:14 +0200)
committerStefano Babic <sbabic@denx.de>
Thu, 17 Oct 2013 07:44:20 +0000 (09:44 +0200)
commitf97271612bb1767e0c0b816827603380d7d7e1b6
tree093d7fff47def67931ae45b84ee42ee5ee78e554
parent0c5e26678b18e136c1514bf769a16060ae1b5ff8
ARM: mxs: Add PPC-AG BG0900 board

This board supports FEC Ethernet, SPI NOR and NAND flash.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Christoph Baumann <c.baumann@ppc-ag.de>
board/ppcag/bg0900/Makefile [new file with mode: 0644]
board/ppcag/bg0900/bg0900.c [new file with mode: 0644]
board/ppcag/bg0900/spl_boot.c [new file with mode: 0644]
boards.cfg
include/configs/bg0900.h [new file with mode: 0644]