mbox series

[U-Boot,0/3] arm: socfpga: clean up socfpga_common.h

Message ID 20190109195625.12968-1-simon.k.r.goldschmidt@gmail.com
Headers show
Series arm: socfpga: clean up socfpga_common.h | expand

Message

Simon Goldschmidt Jan. 9, 2019, 7:56 p.m. UTC
This series cleans up the include/configs/socfpga_common.h file a bit.

It removes some defines that are used nowhere and cleans up some
leftovers after various subsystems have been converted to use DM.


Simon Goldschmidt (3):
  arm: socfpga: move legacy i2c defines to vining
  arm: socfpga: clean up socfpga_common.h
  arm: socfpga: remove CONFIG_SYS_BOOTMAPSZ

 include/configs/socfpga_common.h      | 41 ---------------------------
 include/configs/socfpga_vining_fpga.h | 24 ++++++++++++++++
 2 files changed, 24 insertions(+), 41 deletions(-)