From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 21 Apr 2015 12:56:19 +0200 Subject: [U-Boot] [PATCH 0/6] ARM: socfpga: refactoring, move files to arch/arm/mach-socfpga In-Reply-To: <1429582198-26907-1-git-send-email-yamada.masahiro@socionext.com> References: <1429582198-26907-1-git-send-email-yamada.masahiro@socionext.com> Message-ID: <201504211256.20122.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 Tuesday, April 21, 2015 at 04:09:52 AM, Masahiro Yamada wrote: > Masahiro Yamada (6): > ARM: socfpga: do not add board directory to header search path > ARM: socfpga: remove redundant config.mk > ARM: socfpga: move board select into mach-socfpga/Kconfig > ARM: socfpga: move SoC sources to mach-socfpga > ARM: socfpga: move SoC headers to mach-socfpga/include/mach > ARM: socfpga: abolish CONFIG_SOCFPGA Hi! Can you please rebase the set on top of u-boot-socfpga/master ? There are still some patches in there which collide with your set :( Thank you! Best regards, Marek Vasut