summaryrefslogtreecommitdiffstats
path: root/include/configs/wandboard.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/wandboard.h')
-rw-r--r--include/configs/wandboard.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/wandboard.h b/include/configs/wandboard.h
index e9c7e64bef..ae8480dd24 100644
--- a/include/configs/wandboard.h
+++ b/include/configs/wandboard.h
@@ -9,6 +9,7 @@
#ifndef __CONFIG_H
#define __CONFIG_H
+#include "mx6_common.h"
#include <asm/arch/imx-regs.h>
#include <asm/imx-common/gpio.h>
#include <asm/sizes.h>
@@ -113,7 +114,7 @@
"fdt_high=0xffffffff\0" \
"initrd_high=0xffffffff\0" \
"fdt_file=" CONFIG_DEFAULT_FDT_FILE "\0" \
- "fdt_addr=0x11000000\0" \
+ "fdt_addr=0x18000000\0" \
"boot_fdt=try\0" \
"ip_dyn=yes\0" \
"mmcdev=" __stringify(CONFIG_SYS_MMC_ENV_DEV) "\0" \
OpenPOWER on IntegriCloud