summaryrefslogtreecommitdiff
path: root/hw/realview.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/realview.c')
-rw-r--r--hw/realview.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/realview.c b/hw/realview.c
index a930a46b10..959b99e688 100644
--- a/hw/realview.c
+++ b/hw/realview.c
@@ -20,6 +20,7 @@
static struct arm_boot_info realview_binfo = {
.loader_start = 0x0,
+ .smp_loader_start = 0x80000000,
.board_id = 0x33b,
};