diff options
author | Prabhakar Kushwaha <prabhakar@freescale.com> | 2014-04-08 19:13:56 +0530 |
---|---|---|
committer | York Sun <yorksun@freescale.com> | 2014-04-22 17:58:51 -0700 |
commit | 18c0144542a73a735ab55f0f51e4a5a255e92c1a (patch) | |
tree | 3d956b5adba0a2e8ff3fe06339373e9200b03c5a /lib/lmb.c | |
parent | c5dfe6ec58e0b504cba5b429200f6a5d217d5bd9 (diff) | |
download | talos-obmc-uboot-18c0144542a73a735ab55f0f51e4a5a255e92c1a.tar.gz talos-obmc-uboot-18c0144542a73a735ab55f0f51e4a5a255e92c1a.zip |
board/t104xrdb: Add support of NAND, SD, SPI boot for T104xRDB
Add support of 2 stage NAND, SD, SPI boot loader using SPL framework.
here, PBL initialise the internal SRAM and copy SPL(160KB). This further
initialise DDR using SPD and environment and copy u-boot(768 KB) from NAND to DDR.
Finally SPL transer control to u-boot.
Initialise/create followings required for SPL framework
- Add spl.c which defines board_init_f, board_init_r
- update tlb and ddr accordingly
Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'lib/lmb.c')
0 files changed, 0 insertions, 0 deletions