From patchwork Thu May 7 11:03:28 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pavel Machek X-Patchwork-Id: 469599 X-Patchwork-Delegate: marek.vasut@gmail.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id ECE6C140283 for ; Thu, 7 May 2015 21:03:38 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 801B44B62C; Thu, 7 May 2015 13:03:36 +0200 (CEST) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 470VSMystSks; Thu, 7 May 2015 13:03:36 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 1191A4B61F; Thu, 7 May 2015 13:03:36 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 594324B61F for ; Thu, 7 May 2015 13:03:33 +0200 (CEST) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9Uh6iRAsiPGA for ; Thu, 7 May 2015 13:03:33 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from atrey.karlin.mff.cuni.cz (atrey.karlin.mff.cuni.cz [195.113.26.193]) by theia.denx.de (Postfix) with ESMTP id 290C44B61A for ; Thu, 7 May 2015 13:03:29 +0200 (CEST) Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id 1F3AA81F90; Thu, 7 May 2015 13:03:29 +0200 (CEST) Date: Thu, 7 May 2015 13:03:28 +0200 From: Pavel Machek To: Marek Vasut Message-ID: <20150507110328.GA29227@amd> References: <1429616303-30946-1-git-send-email-yamada.masahiro@socionext.com> <201505070525.55240.marex@denx.de> <201505071219.38712.marex@denx.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <201505071219.38712.marex@denx.de> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: Tom Rini , U-Boot Mailing List , Chin Liang See , Stefan Roese , Dinh Nguyen Subject: Re: [U-Boot] [PATCH v2 0/6] ARM: socfpga: refactoring, move files to arch/arm/mach-socfpga X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.15 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" On Thu 2015-05-07 12:19:38, Marek Vasut wrote: > On Thursday, May 07, 2015 at 06:15:51 AM, Masahiro Yamada wrote: > > Hi Marek, > > Hi! > > > 2015-05-07 12:25 GMT+09:00 Marek Vasut : > > > On Thursday, May 07, 2015 at 04:34:27 AM, Masahiro Yamada wrote: > > >> Hi Marek, > > > > > > Hi, > > > > > >> 2015-04-22 2:50 GMT+09:00 Marek Vasut : > > >> > On Tuesday, April 21, 2015 at 01:38:17 PM, Masahiro Yamada wrote: > > >> >> Changes in v2: > > >> >> - Rebase on the top of u-boot-socfpga/master (commit b284d268a) > > >> >> > > >> >> 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 > > >> > > > >> > All applied, thank you very much! > > >> > > >> Applied to where? > > > > > > Uh, I am really an idiot, I don't know what happened here. For some > > > obscure reason, I even have the application in my bash history, but > > > they are not in the repository. I apologize. I just applied them. > > > > > > Thank you for pointing this out ! > > > > OK, thanks. > > > > Please apply this too if you agree. > > http://patchwork.ozlabs.org/patch/462966/ > > Yessir, applied, thanks! Actually, Dinh asked to be copied on socfpga patches, and he knows a lot about the hardware, so would it make sense to make it? Thanks, Pavel index 5f8438e..218349b 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -64,6 +64,7 @@ alias rmobile uboot, iwamatsu alias s3c samsung alias s5pc samsung alias samsung uboot, prom +alias socfpga uboot, marex, Dinh Nguyen alias sunxi uboot, ijc, jwrdegoede alias tegra uboot, sjg, Tom Warren , Stephen Warren alias tegra2 tegra