summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGraeme Russ <graeme.russ@gmail.com>2011-02-12 15:11:47 +1100
committerGraeme Russ <graeme.russ@gmail.com>2011-02-12 15:11:47 +1100
commitc083e4bab1679814969405dbde9b75b8b97cf850 (patch)
treede5d182a92652556e1984302a2e72861ae77e750 /include
parent420c7c054bb14b79a4722a6f78fc5ccd202c6df6 (diff)
downloadblackbird-obmc-uboot-c083e4bab1679814969405dbde9b75b8b97cf850.tar.gz
blackbird-obmc-uboot-c083e4bab1679814969405dbde9b75b8b97cf850.zip
eNET: Rearrange PAR assignments
Diffstat (limited to 'include')
-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 efdc16867e..faeb52f56f 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;
OpenPOWER on IntegriCloud