]> git.sur5r.net Git - u-boot/blobdiff - include/configs/vexpress_ca15_tc2.h
Merge branch 'master' of git://git.denx.de/u-boot-arm
[u-boot] / include / configs / vexpress_ca15_tc2.h
index 89ce1c711c1e5058be3d82d7eb31ee412b9808a1..080603409698b92c1db2f599e801b7e55d0511a8 100644 (file)
@@ -15,4 +15,9 @@
 #include "vexpress_common.h"
 #define CONFIG_BOOTP_VCI_STRING     "U-boot.armv7.vexpress_ca15x2_tc2"
 
+#define CONFIG_SYSFLAGS_ADDR   0x1c010030
+#define CONFIG_SMP_PEN_ADDR    CONFIG_SYSFLAGS_ADDR
+
+#define CONFIG_ARMV7_VIRT
+
 #endif