summaryrefslogtreecommitdiffstats
path: root/hw/microblaze_boot.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/microblaze_boot.h')
-rw-r--r--hw/microblaze_boot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/microblaze_boot.h b/hw/microblaze_boot.h
index c9a3064..c1cf836 100644
--- a/hw/microblaze_boot.h
+++ b/hw/microblaze_boot.h
@@ -3,7 +3,7 @@
#include "hw.h"
-void microblaze_load_kernel(MicroBlazeCPU *cpu, target_phys_addr_t ddr_base,
+void microblaze_load_kernel(MicroBlazeCPU *cpu, hwaddr ddr_base,
uint32_t ramsize, const char *dtb_filename,
void (*machine_cpu_reset)(MicroBlazeCPU *));
OpenPOWER on IntegriCloud