[U-Boot] [PATCH v4 1/4] kconfig: arm: introduce symbol for ARM CPUs
Tom Rini
trini at ti.com
Wed Oct 29 13:37:35 CET 2014
On Wed, Oct 29, 2014 at 05:07:23PM +0900, Masahiro Yamada wrote:
> Hi Georges (and Tom),
>
> On Tue, 28 Oct 2014 23:16:09 +0100
> Georges Savoundararadj <savoundg at gmail.com> wrote:
>
> > This commit introduces a Kconfig symbol for each ARM CPU:
> > CPU_ARM720T, CPU_ARM920T, CPU_ARM926EJS, CPU_ARM946ES, CPU_ARM1136,
> > CPU_ARM1176, CPU_V7, CPU_PXA, CPU_SA1100.
> > Also, it adds the CPU feature Kconfig symbol HAS_VBAR which is selected
> > for CPU_ARM1176 and CPU_V7.
> >
> > For each target, the corresponding CPU is selected and the definition of
> > SYS_CPU in the corresponding Kconfig file is removed.
> >
> > Also, it removes redundant "string" type in some Kconfig files.
> >
> > Signed-off-by: Georges Savoundararadj <savoundg at gmail.com>
> > Cc: Albert Aribaud <albert.u.boot at aribaud.net>
> > Cc: Masahiro Yamada <yamada.m at jp.panasonic.com>
> >
> > ---
> > This patch needs a little review as it impacts many files.
> >
> > Changes in v4:
> > - s/ARM113/ARM1136
> > - Remove bad CPU select on TARGET_VEXPRESS_AEMV8A
> > - As it introduces CONFIG_CPU_PXA, remove the define in common/lcd.c
> > - Rebase to master
> > - Add "select CPU_V7" to TARGET_SUN6I
> > - Add "select CPU_ARM720T/CPU_V7" depending on SPL_BUILD for TEGRA
>
>
>
>
> > board/emk/top9000/Kconfig | 3 -
>
> This file was deleted by commit d58a9451e.
>
> This patch is not cleanly applicable on the current master
> but it is really easy to resolve this conflict.
>
>
> I applied this patch on commit d58a9451e
> resolving the conflict and tested it.
>
> I built all the ARM boards and checked MD5SUM
> with/without this patch. I believe this patch is good.
> Thanks!
>
> Tested-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
> Acked-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
>
>
> I think this patch should go into Tom's repo asap
> because it becomes out-of-dated soon.
>
> Tom,
> Could you get this in shortly?
Albert, can you ack the parts of this that you haven't yet and then I'll
grab it? Or, of course, request further changes :) Thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141029/1fd3b526/attachment.pgp>
More information about the U-Boot
mailing list