]> git.sur5r.net Git - u-boot/blobdiff - include/configs/eNET.h
eNET: Rearrange PAR assignments
[u-boot] / include / configs / eNET.h
index efdc16867e0ad7c02e46cf3e3a302708961edcad..faeb52f56f42fd2f3d9085d5891a4374d06747d4 100644 (file)
  */
 #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;