]> git.ipfire.org Git - people/ms/u-boot.git/commit
Nand boot: Add nand boot support for MPC8569mds board
authorLiu Yu <yu.liu@freescale.com>
Mon, 18 Jan 2010 11:03:28 +0000 (19:03 +0800)
committerScott Wood <scottwood@freescale.com>
Wed, 27 Jan 2010 20:22:40 +0000 (14:22 -0600)
commit674ef7bd02de948b6d8757f6a43a6f2fa4d88769
treea50d2419ae4cfbf3f92e17974a1d662bba5b1724
parent9b208ece0a4e040774e24990b7cb6f0ad0ca4cc7
Nand boot: Add nand boot support for MPC8569mds board

This patch add nand boot support for MPC8569mds board.

Signed-off-by: Liu Yu <yu.liu@freescale.com>
MAKEALL
Makefile
board/freescale/mpc8569mds/config.mk
board/freescale/mpc8569mds/tlb.c
include/configs/MPC8569MDS.h
nand_spl/board/freescale/mpc8569mds/Makefile [new file with mode: 0644]
nand_spl/board/freescale/mpc8569mds/nand_boot.c [new file with mode: 0644]