22 Jan, 2014

1 commit

  • Using the TPL method for nand boot by sram was already
    supported. Here add some code for mpc85xx ifc nand boot.

    - For ifc, elbc, esdhc, espi, all need the SPL without
    section .resetvec.
    - Use a clear function name for nand spl boot.
    - Add CONFIG_SPL_DRIVERS_MISC_SUPPORT to compile the fsl_ifc.c
    in spl/Makefile;

    Signed-off-by: Po Liu
    Acked-by: Scott Wood
    Reviewed-by: York Sun

    Po Liu
     

28 Aug, 2013

1 commit


03 Jul, 2013

1 commit


28 Sep, 2012

1 commit


03 Sep, 2012

2 commits


10 Aug, 2012

1 commit

  • Add support for specifying a differnt CPU for main u-boot and SPL
    u-boot builds. This is done by adding an optional SPL CPU after the
    main CPU in boards.cfg as follows:

    normal_cpu:spl_cpu

    This this case CPU will be set to "normal_cpu" during the main u-boot
    build and "spl_cpu" during the SPL build.

    Signed-off-by: Allen Martin

    Allen Martin
     

12 Feb, 2012

1 commit


24 Dec, 2011

1 commit


04 Nov, 2011

2 commits


28 Oct, 2011

1 commit


01 Oct, 2011

2 commits


12 Sep, 2011

1 commit


26 Jul, 2011

1 commit