Skip to content
Snippets Groups Projects
  1. Oct 27, 2014
  2. Aug 06, 2014
  3. Jul 30, 2014
  4. Mar 12, 2014
  5. Jan 21, 2014
  6. Aug 28, 2013
  7. Jul 03, 2013
  8. Sep 27, 2012
  9. Sep 02, 2012
  10. Aug 09, 2012
    • Allen Martin's avatar
      mkconfig: add support for SPL CPU · d22650af
      Allen Martin authored
      
      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: default avatarAllen Martin <amartin@nvidia.com>
      d22650af
  11. Feb 12, 2012
  12. Dec 24, 2011
  13. Nov 03, 2011
  14. Oct 27, 2011
  15. Sep 30, 2011
  16. Sep 11, 2011
  17. Jul 26, 2011
Loading