]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Adds support for the Prodrive PMDRA board, based on a DM6441
authorPieter Voorthuijsen <[pieter.voorthuijsen@Prodrive.nl]>
Sun, 30 Mar 2008 10:21:58 +0000 (11:21 +0100)
committerPeter Pearse <peter.pearse@arm.com>
Sun, 30 Mar 2008 10:21:58 +0000 (11:21 +0100)
commita574a73852a527779234e73e17e7597fd8128882
tree46efed4347da98b3eba97893593eab9a6ef48308
parent1377b5583a48021d983e1fd565f7d40c89e84d63
Adds support for the Prodrive PMDRA board, based on a DM6441

Signed-off-by: Pieter Voorthuijsen <pv@prodrive.nl>
Makefile
board/prodrive/pmdra/Makefile [new file with mode: 0644]
board/prodrive/pmdra/board_init.S [new file with mode: 0644]
board/prodrive/pmdra/config.mk [new file with mode: 0644]
board/prodrive/pmdra/pmdra.c [new file with mode: 0644]
board/prodrive/pmdra/u-boot.lds [new file with mode: 0644]
include/configs/pmdra.h [new file with mode: 0644]