]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc/P1_P2_RDB: NAND Boot Support
authorDipen Dudhat <dipen.dudhat@freescale.com>
Thu, 8 Oct 2009 08:03:18 +0000 (13:33 +0530)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 16 Oct 2009 15:21:39 +0000 (10:21 -0500)
commitf7780ec977e545b83bc5068e0957d640f1d98f13
tree9a63f9a66c4c66e2a23c85bbc94c29d9c10bc789
parentd11823ca3cb551814ffcd926402c8bcf3a7eff35
ppc/P1_P2_RDB: NAND Boot Support

NAND Boot support for P1 and P2 series RDB platforms.

This patch is derived from NAND Boot support on MPC8536DS.

Signed-off-by: Dipen Dudhat <dipen.dudhat@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
MAKEALL
Makefile
board/freescale/p1_p2_rdb/config.mk
board/freescale/p1_p2_rdb/tlb.c
include/configs/P1_P2_RDB.h
nand_spl/board/freescale/p1_p2_rdb/Makefile [new file with mode: 0644]
nand_spl/board/freescale/p1_p2_rdb/nand_boot.c [new file with mode: 0644]