aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGabriel Huau <contact@huau-gabriel.fr>2012-05-02 10:48:37 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-10-03 10:50:27 +0200
commitb77026225a319066eaaa11839121a273469a2cf4 (patch)
treea2fb244a0b510c2c924a46ab9d038dedaa5354ce /doc
parent5d889ae79eee6d65b992ec29b8f8901e006ffa35 (diff)
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>
Diffstat (limited to 'doc')
-rw-r--r--doc/README.mini244028
1 files changed, 28 insertions, 0 deletions
diff --git a/doc/README.mini2440 b/doc/README.mini2440
new file mode 100644
index 000000000..311ca5286
--- /dev/null
+++ b/doc/README.mini2440
@@ -0,0 +1,28 @@
+U-Boot for FriendlyARM Mini2440 (s3c2440)
+
+This file contains information for the port of U-Boot to FriendlyARM
+mini2440
+
+All information about the board can be found on :
+http://www.friendlyarm.net/products/mini2440
+
+To build u-boot : ./MAKEALL mini2440
+
+Overview :
+--------
+FriendlyARM Mini 2440 SBC (Single-Board Computer) with 400 MHz Samsung S3C2440
+ARM9 processor. The board measures 100 x 100 mm, ideal for learning about ARM9
+systems. It's a low cost board.
+
+Boot Methods :
+------------
+Mini2440 can boot from NOR or NAND.
+
+Build :
+-----
+./MAKEALL mini2440
+
+or
+
+make mini2440_config
+make