]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
add ASTRO MCF5373L board
authorWolfgang Wegner <w.wegner@astro-kom.de>
Mon, 25 Jan 2010 10:27:44 +0000 (11:27 +0100)
committerTsiChung Liew <tsicliew@gmail.com>
Wed, 24 Mar 2010 16:08:28 +0000 (11:08 -0500)
commit9d79e5758c3a6776be9a86856823d28e7154a481
tree75ce98816a7bbddac92a201f7b7a023243aaa9fa
parent859500a2be94bfa77a845b9c8a4c499587035fd5
add ASTRO MCF5373L board

This patch adds support for ASTRO board(s) based on MCF5373L.

Signed-off-by: Wolfgang Wegner <w.wegner@astro-kom.de>
MAINTAINERS
MAKEALL
Makefile
board/astro/mcf5373l/Makefile [new file with mode: 0644]
board/astro/mcf5373l/astro.h [new file with mode: 0644]
board/astro/mcf5373l/config.mk [new file with mode: 0644]
board/astro/mcf5373l/fpga.c [new file with mode: 0644]
board/astro/mcf5373l/mcf5373l.c [new file with mode: 0644]
board/astro/mcf5373l/u-boot.lds [new file with mode: 0644]
include/configs/astro_mcf5373l.h [new file with mode: 0644]