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.
 
 
 
 
 
 
u-boot/board/denx/m28evk
Georges Savoundararadj 2e07c249a6 kconfig: arm: introduce symbol for ARM CPUs 10 years ago
..
Kconfig kconfig: arm: introduce symbol for ARM CPUs 10 years ago
MAINTAINERS Add board MAINTAINERS files 10 years ago
Makefile board: arm: convert makefiles to Kbuild style 11 years ago
README m28evk: Move README file inside board directory 11 years ago
m28evk.c mx28evk: Propagate the error if cpu_eth_init() fails 11 years ago
spl_boot.c ARM: mxs: Receive r0 and r1 passed from BootROM 11 years ago

README

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.mxs to generate a bootable SD card or to
boot from NAND flash.