]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/85xx: Add NAND/NAND_SPL support to P1010RDB
authorDipen Dudhat <Dipen.Dudhat@freescale.com>
Thu, 28 Jul 2011 19:47:28 +0000 (14:47 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 30 Sep 2011 00:01:04 +0000 (19:01 -0500)
commitd793e5a840b417e9c168110deb58572e7ee586cb
tree7584c461abbbf377742889f5079472d5a5609780
parent52f90dad60d2252ec34c208cae1100bc75201ec7
powerpc/85xx: Add NAND/NAND_SPL support to P1010RDB

And various defines to enable NAND support and NAND spl code for the
P1010RDB platform.

Signed-off-by: Dipen Dudhat <Dipen.Dudhat@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
boards.cfg
include/configs/P1010RDB.h
nand_spl/board/freescale/p1010rdb/Makefile [new file with mode: 0644]
nand_spl/board/freescale/p1010rdb/nand_boot.c [new file with mode: 0644]