Hi Georges (and Tom), On Tue, 28 Oct 2014 23:16:09 +0100 Georges Savoundararadj <savou...@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 <savou...@gmail.com> > Cc: Albert Aribaud <albert.u.b...@aribaud.net> > Cc: Masahiro Yamada <yamad...@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 <yamad...@jp.panasonic.com> Acked-by: Masahiro Yamada <yamad...@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? Best Regards Masahiro Yamada _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot