[U-Boot] [PATCH 0/2] arm: socfpga: gen5 SPL bss cleanup

Simon Goldschmidt simon.k.r.goldschmidt at gmail.com
Thu Jul 11 19:18:11 UTC 2019


This series removes the invalid usage of bss before board_init_r in SPL.


Simon Goldschmidt (2):
  dm: ddr: socfpga: fix gen5 ddr driver to not use bss
  arm: socfpga: gen5: don't zero bss in board_init_f()

 arch/arm/mach-socfpga/spl_gen5.c |    2 -
 drivers/ddr/altera/sequencer.c   | 1346 ++++++++++++++++--------------
 drivers/ddr/altera/sequencer.h   |   36 +-
 3 files changed, 740 insertions(+), 644 deletions(-)

-- 
2.20.1



More information about the U-Boot mailing list