summaryrefslogtreecommitdiff
path: root/include/configs/pb1x00.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-05-26 00:22:48 (GMT)
committerTom Rini <trini@konsulko.com>2016-05-26 00:22:48 (GMT)
commit6523dbf7cce8d8c903346f756e0e41e46ce6d6b9 (patch)
tree0e099cd46a629e7723ed76d386bfaa8fe16d6453 /include/configs/pb1x00.h
parentf9a90ace21c52a5a6948b9f3a0d8fe088e47a595 (diff)
parent4349b55b9953d0bb591f13ca9985edf591348ced (diff)
downloadu-boot-6523dbf7cce8d8c903346f756e0e41e46ce6d6b9.tar.xz
Merge branch 'master' of git://git.denx.de/u-boot-mips
Diffstat (limited to 'include/configs/pb1x00.h')
-rw-r--r--include/configs/pb1x00.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/pb1x00.h b/include/configs/pb1x00.h
index caf75a6..869768a 100644
--- a/include/configs/pb1x00.h
+++ b/include/configs/pb1x00.h
@@ -80,12 +80,6 @@
#define PHYS_FLASH_1 0xbec00000 /* Flash Bank #1 */
#define PHYS_FLASH_2 0xbfc00000 /* Flash Bank #2 */
-/* The following #defines are needed to get flash environment right */
-/* ROM version */
-/* #define CONFIG_SYS_TEXT_BASE 0xbfc00000 */
-/* SDRAM version */
-#define CONFIG_SYS_TEXT_BASE 0x83800000
-
#define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE
#define CONFIG_SYS_MONITOR_LEN (192 << 10)