From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Sun, 1 Feb 2015 04:02:17 +0100 Subject: [U-Boot] [RFC PATCH 0/21] ARM: start to move SoC code into arch/arm/mach-* In-Reply-To: <1422166283-20822-1-git-send-email-yamada.m@jp.panasonic.com> References: <1422166283-20822-1-git-send-email-yamada.m@jp.panasonic.com> Message-ID: <20150201040217.03b74a23@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Masahiro, On Sun, 25 Jan 2015 15:11:02 +0900, Masahiro Yamada wrote: > > This series can be applied on the current u-boot/master > (commit 37b608a52dcb133) I'd rather not have all mach-* directories just below arch/arm/. Can't they be created under arch/arm/soc/ instead? That would give a cleaner structure IMO. Amicalement, -- Albert.