]> Git Repo - J-u-boot.git/commit
board/bsc9132qds:Add NAND boot support using new SPL format
authorPrabhakar Kushwaha <[email protected]>
Tue, 16 Apr 2013 07:58:40 +0000 (13:28 +0530)
committerAndy Fleming <[email protected]>
Thu, 20 Jun 2013 21:09:08 +0000 (16:09 -0500)
commit83e0c2bbe319330454d9afc77f51693f07c5deed
tree4e6ad7441c2159ac75494d691b627b596b011b51
parentf15932692669a61c66f49cf8fbf2add194c15df9
board/bsc9132qds:Add NAND boot support using new SPL format

- Add NAND boot target
   - defines constants
   - Add spl_minimal.c to initialise DDR
   - update TLB, LAW entries as per NAND boot

Signed-off-by: Prabhakar Kushwaha <[email protected]>
Signed-off-by: Andy Fleming <[email protected]>
board/freescale/bsc9132qds/Makefile
board/freescale/bsc9132qds/law.c
board/freescale/bsc9132qds/spl_minimal.c [new file with mode: 0644]
board/freescale/bsc9132qds/tlb.c
boards.cfg
include/configs/BSC9132QDS.h
This page took 0.040438 seconds and 4 git commands to generate.