MINI2440: Bulk Add of the mini2440 board support
commit017156589a31b6ce33cf551c7e0d1c972ced3721
authorMichel Pollet <buserror@gmail.com>
Thu, 5 Feb 2009 19:47:15 +0000 (5 19:47 +0000)
committerMichel Pollet <buserror@gmail.com>
Thu, 5 Feb 2009 19:47:15 +0000 (5 19:47 +0000)
tree9fc9c7df20ca3dc705576e49e8b9c2c0afd9077c
parent7a5693a052505f47301c6821a706d57881f95f90
MINI2440: Bulk Add of the mini2440 board support

These are the files that are unique to this board, derived and
modified from the smtk2440 board
board/mini2440/.gitignore [new file with mode: 0644]
board/mini2440/Makefile [new file with mode: 0644]
board/mini2440/config.mk [new file with mode: 0644]
board/mini2440/flash.c [new file with mode: 0644]
board/mini2440/lowlevel_foo.S [new file with mode: 0644]
board/mini2440/lowlevel_foo.lds [new file with mode: 0644]
board/mini2440/lowlevel_init.S [new file with mode: 0644]
board/mini2440/mini2440.c [new file with mode: 0644]
board/mini2440/u-boot.lds [new file with mode: 0644]
board/mini2440/udc.c [new file with mode: 0644]
include/configs/mini2440.h [new file with mode: 0644]