From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dalon Westergreen Date: Mon, 10 Sep 2018 10:51:51 -0700 Subject: [U-Boot] [PATCH 0/3] socfpga: clean up sfp generation Message-ID: <20180910175154.5489-1-dwesterg@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Move gen5 and arria10 to use CONFIG_SPL_TARGET to specify the required SPL output. Dalon Westergreen (3): spl: socfpga: remove sfp generation socfpga: Add sfp generation targets socfpga: common: add CONFIG_SPL_TARGET to gen5 and arria10 socfpga header Makefile | 11 +++++++---- include/configs/socfpga_common.h | 1 + scripts/Makefile.spl | 12 ------------ 3 files changed, 8 insertions(+), 16 deletions(-) -- 2.17.1