1. 05 3月, 2015 1 次提交
    • S
      arm: Reduce the scope of lowlevel_init() · 24a6bc01
      Simon Glass 提交于
      This function has grown into something of a monster. Some boards are setting
      up a console and DRAM here in SPL. This requires global_data which should be
      set up in one place (crt0.S).
      
      There is no need for SPL to use s_init() for anything since board_init_f()
      is called immediately afterwards.
      Signed-off-by: NSimon Glass <sjg@chromium.org>
      24a6bc01
  2. 04 3月, 2015 6 次提交
  3. 03 3月, 2015 3 次提交
  4. 02 3月, 2015 24 次提交
  5. 28 2月, 2015 6 次提交