]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM : Add support for MINI2440 (s3c2440).
authorGabriel Huau <contact@huau-gabriel.fr>
Wed, 2 May 2012 10:48:37 +0000 (10:48 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Wed, 3 Oct 2012 08:50:27 +0000 (10:50 +0200)
commitb77026225a319066eaaa11839121a273469a2cf4
treea2fb244a0b510c2c924a46ab9d038dedaa5354ce
parent5d889ae79eee6d65b992ec29b8f8901e006ffa35
ARM : Add support for MINI2440 (s3c2440).

Support of the MINI2440 board from FriendlyARM from
an old version of u-boot :
http://repo.or.cz/r/u-boot-openmoko/mini2440.git

Currently, supporting only boot from NOR.

Signed-off-by: Gabriel Huau <contact@huau-gabriel.fr>
MAINTAINERS
board/friendlyarm/mini2440/Makefile [new file with mode: 0644]
board/friendlyarm/mini2440/mini2440.c [new file with mode: 0644]
board/friendlyarm/mini2440/mini2440.h [new file with mode: 0644]
boards.cfg
doc/README.mini2440 [new file with mode: 0644]
include/configs/mini2440.h [new file with mode: 0644]