From mboxrd@z Thu Jan 1 00:00:00 1970 From: Georges Savoundararadj Date: Sun, 02 Nov 2014 10:42:06 +0100 Subject: [U-Boot] [PATCH 1/2] kconfig: arm: select CPU_V7 for some new boards In-Reply-To: <5453334F.9080404@denx.de> References: <1414733201-24324-1-git-send-email-yamada.m@jp.panasonic.com> <1414733201-24324-2-git-send-email-yamada.m@jp.panasonic.com> <5453334F.9080404@denx.de> Message-ID: <5455FC6E.3020400@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 Hi Masahiro, Le 31/10/2014 07:59, Stefan Roese a ?crit : > On 31.10.2014 06:26, Masahiro Yamada wrote: >> Marvell DB-MV784MP-GP and maxBCM are pretty new boards and were missed >> by commit 2e07c249a67e (kconfig: arm: introduce symbol for ARM CPUs). >> >> This commit adds "select CPU_V7" for them and remove redundant >> "config SYS_CPU" and "string" directives. >> >> Signed-off-by: Masahiro Yamada >> Cc: Savoundararadj > > Thanks Masahiro-san for taking care of this. As always, you are really > amazingly active and attentive! > > Acked-by: Stefan Roese > > Thanks, > Stefan > I think I have missed these boards during the rebasing. Thanks for spotting this. Acked-by: Georges Savoundararadj Best regards, Georges