summaryrefslogtreecommitdiff
path: root/doc/README.m28
diff options
context:
space:
mode:
authorAlbert ARIBAUD <albert.u.boot@aribaud.net>2013-06-28 17:51:13 +0200
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2013-06-28 17:51:13 +0200
commite6c7f86f03b0ad25e9ef70df3ee1989b6b789d7c (patch)
treefb7b4ca068bf10217d28af5c33e7a0a9c9961c6a /doc/README.m28
parent9dc8fef2583f23ca6a99c6f5e709a8b80018364f (diff)
parentd6c6d127c5b948ec381fad5b24a2bc5497720644 (diff)
downloadolio-uboot-2014.01-e6c7f86f03b0ad25e9ef70df3ee1989b6b789d7c.tar.xz
olio-uboot-2014.01-e6c7f86f03b0ad25e9ef70df3ee1989b6b789d7c.zip
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Diffstat (limited to 'doc/README.m28')
-rw-r--r--doc/README.m2813
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/README.m28 b/doc/README.m28
deleted file mode 100644
index 2a92226fe..000000000
--- a/doc/README.m28
+++ /dev/null
@@ -1,13 +0,0 @@
-DENX M28EVK
-===========
-
-Files of the M28/M28EVK port
-----------------------------
-
-arch/arm/cpu/arm926ejs/mxs/ - The CPU support code for the Freescale i.MX28
-arch/arm/include/asm/arch-mxs/ - Header files for the Freescale i.MX28
-board/denx/m28evk/ - M28EVK board specific files
-include/configs/m28evk.h - M28EVK configuration file
-
-Follow the instructions from doc/README.mx28_common to generate a bootable SD
-card or to boot from NAND flash.