20 Dec, 2012

3 commits

  • This converts MPC8313ERDB NAND boot to use the new SPL infrastructure.

    Signed-off-by: Scott Wood
    Signed-off-by: Kim Phillips

    Scott Wood
     
  • This adds arch support for PPC mpc83xx to boot "minimal" (4K) SPLs
    using the new infrastructure.

    Existing nand_spl targets are updated to deal with the name change
    from nand_init.c to spl_minimal.c (as in theory this isn't limited
    to NAND anymore).

    Signed-off-by: Scott Wood
    Signed-off-by: Kim Phillips

    Scott Wood
     
  • This was already used by some SPL targets, and allows the pad amount to
    be specified by board config headers rather than only in makefile
    fragments.

    Also supply a pad-to of zero if the variable is undefined. It works
    without this, but this avoids relying on undocumented behavior.

    Signed-off-by: Scott Wood
    Signed-off-by: Kim Phillips

    Scott Wood
     

15 Dec, 2012

1 commit


14 Dec, 2012

28 commits


12 Dec, 2012

8 commits