summaryrefslogtreecommitdiff
path: root/include/configs/cyrus.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/cyrus.h')
-rw-r--r--include/configs/cyrus.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/configs/cyrus.h b/include/configs/cyrus.h
index 708d5f7..8e0ed06 100644
--- a/include/configs/cyrus.h
+++ b/include/configs/cyrus.h
@@ -11,8 +11,6 @@
#define CONFIG_CYRUS
-#define CONFIG_PHYS_64BIT
-
#if !defined(CONFIG_PPC_P5020) && !defined(CONFIG_PPC_P5040)
#error Must call Cyrus CONFIG with a specific CPU enabled.
#endif
@@ -520,7 +518,7 @@
"ubootaddr=" __stringify(CONFIG_SYS_TEXT_BASE) "\0" \
"consoledev=ttyS0\0" \
"ramdiskaddr=2000000\0" \
-"fdtaddr=c00000\0" \
+"fdtaddr=1e00000\0" \
"bdev=sda3\0"
#define CONFIG_HDBOOT \