summaryrefslogtreecommitdiffstats
path: root/include/configs/r7780mp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/r7780mp.h')
-rw-r--r--include/configs/r7780mp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/r7780mp.h b/include/configs/r7780mp.h
index 3afe93a671..41376da200 100644
--- a/include/configs/r7780mp.h
+++ b/include/configs/r7780mp.h
@@ -73,7 +73,7 @@
#define CONFIG_SYS_BAUDRATE_TABLE { 115200, 57600, 38400, 19200, 9600 }
#define CONFIG_SYS_MEMTEST_START (CONFIG_SYS_SDRAM_BASE)
-#define CONFIG_SYS_MEMTEST_END (TEXT_BASE - 0x100000)
+#define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_TEXT_BASE - 0x100000)
/* Flash board support */
#define CONFIG_SYS_FLASH_BASE (0xA0000000)
OpenPOWER on IntegriCloud