]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
board/p1010rdb:Add NAND boot support using new SPL format
authorPrabhakar Kushwaha <prabhakar@freescale.com>
Tue, 16 Apr 2013 07:58:12 +0000 (13:28 +0530)
committerAndy Fleming <afleming@freescale.com>
Thu, 20 Jun 2013 21:09:07 +0000 (16:09 -0500)
commit0fa934d235c282e8efd119fc14a18315a8666930
treef5ba5143a55d85340127fcf34b6789c140628a89
parent3a88179d03dfc41154e5bf12826c800dee864b7c
board/p1010rdb:Add NAND boot support using new SPL format

- defines constants
  - Add spl_minimal.c to initialise DDR
  - update TLB entries as per NAND boot
  - remove nand_spl support for P1010RDB

Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
board/freescale/p1010rdb/Makefile
board/freescale/p1010rdb/spl_minimal.c [moved from nand_spl/board/freescale/p1010rdb/nand_boot.c with 95% similarity]
board/freescale/p1010rdb/tlb.c
include/configs/P1010RDB.h
nand_spl/board/freescale/p1010rdb/Makefile [deleted file]
nand_spl/nand_boot_fsl_ifc.c [deleted file]