]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: VExpress: enable ARMv7 virt support for VExpress A15
authorAndre Przywara <andre.przywara@linaro.org>
Thu, 19 Sep 2013 16:06:46 +0000 (18:06 +0200)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 3 Oct 2013 19:28:57 +0000 (21:28 +0200)
commite261c83aa04ce0396d57aaecf8dfe0970ffac03e
tree068762645990085e118d5e94409ebac826e4553b
parentd4296887544ddf95808bfb62f312008f519efb7b
ARM: VExpress: enable ARMv7 virt support for VExpress A15

To enable hypervisors utilizing the ARMv7 virtualization extension
on the Versatile Express board with the A15 core tile, we add the
required configuration variable.
Also we define the board specific smp_set_cpu_boot_addr() function to
set the start address for secondary cores in the VExpress specific
manner.
There is no need to provide a custom smp_waitloop() function here.

This also serves as an example for what to do when adding support for
new boards.

Signed-off-by: Andre Przywara <andre.przywara@linaro.org>
board/armltd/vexpress/vexpress_common.c
include/configs/vexpress_ca15_tc2.h