From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 19 Oct 2014 23:19:46 +0200 Subject: [U-Boot] [SoCFPGA] next steps In-Reply-To: References: <201410071445.50854.marex@denx.de> Message-ID: <201410192319.46133.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Saturday, October 11, 2014 at 08:22:29 PM, Masahiro YAMADA wrote: > Hi Marek, Hello! > 2014-10-07 21:45 GMT+09:00 Marek Vasut : > > Hey, > > > > given that we now have most of the u-boot socfpga stuff in mainline, I > > decided it would be a good idea to list what we're still missing and we > > should also decide how to move on now. > > Can you refactor > arch/arm/include/asm/spl.h and arch/arm/include/asm/arch-socfpga/spl.h ? > > > I mean, I want all the SoCs to use BOOT_DEVICE_* defined in > arch/arm/include/asm/spl.h rather than duplicating it in > arch/arm/include/asm/arch-*/spl.h > > > I am expecting something like what Michal did for Zynq > in commit dbc31f6a and commit ae2ee77f98. I just sent out a patch: Re: [PATCH] arm: socfpga: Zap spl.h and ad-hoc related syms This should resolve it. Best regards, Marek Vasut