1. 01 4月, 2015 1 次提交
    • T
      spl_atmel.c: Switch s_init to board_init_f · e755d543
      Tom Rini 提交于
      To facilitate changing lowlevel_init to become s_init, move the current
      contents of s_init into board_init_f and add the rest of what
      board_init_f does here.
      In order to compile clean without CONFIG_SKIP_LOWLEVEL_INIT set, leave an
      empty stub of s_init(). It can be removed when lowlevel_init becomes s_init.
      
      Cc: Bo Shen <voice.shen@atmel.com>
      Cc: Andreas Bießmann <andreas.devel@googlemail.com>
      Tested-by: Matt Porter <mporter@konsulko.com> on sama5d3_xplained
      Signed-off-by: NTom Rini <trini@ti.com>
      [rebased on current master, leave s_init() as empty stub]
      Signed-off-by: NAndreas Bießmann <andreas.devel@googlemail.com>
      e755d543
  2. 21 2月, 2015 1 次提交
  3. 08 2月, 2015 3 次提交
  4. 17 11月, 2014 3 次提交
  5. 27 10月, 2014 1 次提交
  6. 27 5月, 2014 1 次提交
  7. 10 3月, 2014 2 次提交
  8. 02 12月, 2013 1 次提交