coreboot/src/cpu/armltd
Hung-Te Lin f2fab7383e qemu-armv7: Minimal changes to pass compiling qemu-v7 platform.
The ARM configuration files have been changed that we need more settings to run
Coreboot on qemu-v7.

Also fixed the incorrect Makefile settings that caused armv7 to try building
with armv8 cache.

BRANCH=none
BUG=none
TEST=make menuconfig # select qemu-armv7
     make # pass
     qemu... # successfully boots to ramstage.

Change-Id: I4040e86ad1ff6e8ebd07cfe387c3f5a0e8941800
Signed-off-by: Hung-Te Lin <hungte@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/186080
Reviewed-by: David Hendricks <dhendrix@chromium.org>
Tested-by: Hung-Te Lin <hungte@google.com>
2014-02-14 15:30:03 +00:00
..
armv8 armv8: add support for armv8 cpu 2014-01-07 02:48:47 +00:00
cortex-a9 ARM: Generalize armv7 as arm. 2013-10-02 09:18:44 +00:00
Kconfig armv8: add support for armv8 cpu 2014-01-07 02:48:47 +00:00
Makefile.inc qemu-armv7: Minimal changes to pass compiling qemu-v7 platform. 2014-02-14 15:30:03 +00:00