summaryrefslogtreecommitdiff
path: root/include/configs/qemu-mips.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-05-25 20:22:48 -0400
committerTom Rini <trini@konsulko.com>2016-05-25 20:22:48 -0400
commit6523dbf7cce8d8c903346f756e0e41e46ce6d6b9 (patch)
tree0e099cd46a629e7723ed76d386bfaa8fe16d6453 /include/configs/qemu-mips.h
parentf9a90ace21c52a5a6948b9f3a0d8fe088e47a595 (diff)
parent4349b55b9953d0bb591f13ca9985edf591348ced (diff)
downloadu-boot-imx-6523dbf7cce8d8c903346f756e0e41e46ce6d6b9.zip
u-boot-imx-6523dbf7cce8d8c903346f756e0e41e46ce6d6b9.tar.gz
u-boot-imx-6523dbf7cce8d8c903346f756e0e41e46ce6d6b9.tar.bz2
Merge branch 'master' of git://git.denx.de/u-boot-mips
Diffstat (limited to 'include/configs/qemu-mips.h')
-rw-r--r--include/configs/qemu-mips.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/qemu-mips.h b/include/configs/qemu-mips.h
index 702967c..246ee01 100644
--- a/include/configs/qemu-mips.h
+++ b/include/configs/qemu-mips.h
@@ -107,7 +107,6 @@
* FLASH and environment organization
*/
/* The following #defines are needed to get flash environment right */
-#define CONFIG_SYS_TEXT_BASE 0xbfc00000 /* Rom version */
#define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE
#define CONFIG_SYS_MONITOR_LEN (192 << 10)