]> git.ipfire.org Git - people/ms/u-boot.git/commit
MX31: Add NAND SPL boot support to i.MX31 PDK board.
authorMagnus Lilja <lilja.magnus@gmail.com>
Sat, 4 Jul 2009 08:31:24 +0000 (10:31 +0200)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Mon, 6 Jul 2009 19:53:18 +0000 (21:53 +0200)
commitd08e5ca301b69ab77ecdd34e2b06aee30d6057d1
tree664a681d606a8bc689b7c4381d720bb3debf7998
parent78eabb90b793fafe875a7469526d1715fa56cbb4
MX31: Add NAND SPL boot support to i.MX31 PDK board.

Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
MAKEALL
Makefile
board/freescale/mx31pdk/config.mk
board/freescale/mx31pdk/lowlevel_init.S [new file with mode: 0644]
include/asm-arm/arch-mx31/mx31-regs.h
include/configs/mx31pdk.h
nand_spl/board/freescale/mx31pdk/Makefile [new file with mode: 0644]
nand_spl/board/freescale/mx31pdk/config.mk [new file with mode: 0644]
nand_spl/board/freescale/mx31pdk/u-boot.lds [new file with mode: 0644]