u-boot-brain/arch/arm/cpu/armv7/keystone
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
..
clock-k2e.c keystone2: use EFUSE_BOOTROM information to configure PLLs 2014-08-25 10:48:12 -04:00
clock-k2hk.c keystone2: use EFUSE_BOOTROM information to configure PLLs 2014-08-25 10:48:12 -04:00
clock-k2l.c keystone2: clock: add K2L clock definitions and commands 2014-10-23 11:27:04 -04:00
clock.c ARM: keystone: clock: add support for K2E SoCs 2014-10-23 11:27:29 -04:00
cmd_clock.c ARM: cmd_clock: generalize command usage description 2014-10-23 11:27:04 -04:00
cmd_ddr3.c ARM: keystone: cmd_ddr3: add ddr3 commands to test ddr 2014-10-23 11:27:29 -04:00
cmd_mon.c k2hk: add support for k2hk SOC and EVM 2014-04-17 17:24:38 -04:00
ddr3.c keystone2: ecc: add ddr3 error detection and correction support 2014-10-23 11:27:29 -04:00
init.c keystone2: enable OSR clock domain for K2L SoC 2014-10-23 11:27:05 -04:00
Kconfig kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
keystone.c k2hk: use common KS2_ prefix for all hardware definitions 2014-07-25 16:26:10 -04:00
Makefile ARM: keystone: cmd_ddr3: add ddr3 commands to test ddr 2014-10-23 11:27:29 -04:00
msmc.c ARM: keystone: msmc: extend functionality of SES 2014-10-23 11:27:29 -04:00
psc.c keystone2: use readl/writel functions instead of redefinition 2014-09-04 13:06:00 -04:00