aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/eNET.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/eNET.h')
-rw-r--r--include/configs/eNET.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/include/configs/eNET.h b/include/configs/eNET.h
index efdc16867..faeb52f56 100644
--- a/include/configs/eNET.h
+++ b/include/configs/eNET.h
@@ -614,21 +614,6 @@
*/
#define CONFIG_SYS_SC520_DPRAM_PAR 0x50018100
-/*-----------------------------------------------------------------------
- * PAR for SDRAM - 128MB @ 0x00000000
- * 111 0 0 0 1 11111111111 00000000000000 }- 0xe3ffc000
- * \ / | | | | \----+----/ \-----+------/
- * | | | | | | +---------- Start at 0x00000000
- * | | | | | +----------------------- 128MB Region Size
- * | | | | | ((2047 + 1) * 64kB)
- * | | | | +------------------------------ 64kB Page Size
- * | | | +-------------------------------- Writes Enabled
- * | | +---------------------------------- Caching Enabled
- * | +------------------------------------ Execution Enabled
- * +--------------------------------------- SDRAM
- */
-#define CONFIG_SYS_SC520_SDRAM_PAR 0xe3ffc000
-
#ifndef __ASSEMBLER__
extern unsigned long ip;