u-boot-brain/arch/arm/cpu/armv7/zynq
Georges Savoundararadj 2e07c249a6 kconfig: arm: introduce symbol for ARM CPUs
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@gmail.com>
Acked-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
Cc: Masahiro Yamada <yamada.m@jp.panasonic.com>
2014-10-29 09:02:09 -04:00
..
clk.c zynq: Update CLK in bdinfo 2014-02-19 09:41:22 +01:00
cpu.c ARM: zynq: Added efuse status register base address 2014-05-14 07:43:34 +02:00
ddrc.c ARM: zynq: Show ECC status on the same line as DRAM size 2014-07-23 15:36:55 +02:00
Kconfig kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
Makefile zynq: Add support for U-BOOT SPL 2014-02-19 09:41:22 +01:00
slcr.c ARM: zynq: ehci: Added USB host driver support 2014-05-14 07:43:35 +02:00
spl.c Rename some defines containing FAT in their name to be filesystem generic 2014-10-27 11:04:01 -04:00
timer.c arm: zynq: correct the argument to lldiv 2014-02-19 09:41:22 +01:00
u-boot-spl.lds zynq: spl: Add vectors section to linker script 2014-08-08 11:27:29 +02:00
u-boot.lds arm: zynq: fix a bug in Zynq linker script 2014-06-17 12:28:26 +02:00