Blame view

doc/README.m28 448 Bytes
b68d57c31   Marek Vasut   M28: Add doc/READ...
1
2
  DENX M28EVK
  ===========
419ea2d84   Fabio Estevam   mx28: Split the R...
3
4
  Files of the M28/M28EVK port
  ----------------------------
b68d57c31   Marek Vasut   M28: Add doc/READ...
5
6
7
8
9
  
  arch/arm/cpu/arm926ejs/mx28/	- The CPU support code for the Freescale i.MX28
  arch/arm/include/asm/arch-mx28/	- Header files for the Freescale i.MX28
  board/denx/m28evk/		- M28EVK board specific files
  include/configs/m28evk.h	- M28EVK configuration file
419ea2d84   Fabio Estevam   mx28: Split the R...
10
11
  Follow the instructions from doc/README.mx28_common to generate a bootable SD
  card or to boot from NAND flash.