upstream u-boot with additional patches for our devices/boards:
https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ;
Gbit ethernet patch for some LIME2 revisions ;
with SPI flash support
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
438 B
14 lines
438 B
13 years ago
|
DENX M28EVK
|
||
|
===========
|
||
|
|
||
13 years ago
|
Files of the M28/M28EVK port
|
||
|
----------------------------
|
||
13 years ago
|
|
||
12 years ago
|
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
|
||
13 years ago
|
board/denx/m28evk/ - M28EVK board specific files
|
||
|
include/configs/m28evk.h - M28EVK configuration file
|
||
|
|
||
12 years ago
|
Follow the instructions from doc/README.mxs to generate a bootable SD card or to
|
||
|
boot from NAND flash.
|