/openbmc/u-boot/include/configs/km/ |
H A D | km83xx-common.h | 37 #define CONFIG_SYS_DDR_BASE 0x00000000 /* DDR is system memory */ macro 38 #define CONFIG_SYS_SDRAM_BASE CONFIG_SYS_DDR_BASE 41 #define CONFIG_SYS_DDR_SDRAM_BASE CONFIG_SYS_DDR_BASE
|
/openbmc/u-boot/include/configs/ |
H A D | mpc8308_p1m.h | 119 #define CONFIG_SYS_DDR_BASE 0x00000000 /* DDR is system memory */ macro 120 #define CONFIG_SYS_SDRAM_BASE CONFIG_SYS_DDR_BASE 121 #define CONFIG_SYS_DDR_SDRAM_BASE CONFIG_SYS_DDR_BASE
|
H A D | TQM834x.h | 47 #define CONFIG_SYS_DDR_BASE 0x00000000 macro 48 #define CONFIG_SYS_SDRAM_BASE CONFIG_SYS_DDR_BASE 49 #define CONFIG_SYS_DDR_SDRAM_BASE CONFIG_SYS_DDR_BASE
|
H A D | MPC8308RDB.h | 116 #define CONFIG_SYS_DDR_BASE 0x00000000 /* DDR is system memory */ macro 117 #define CONFIG_SYS_SDRAM_BASE CONFIG_SYS_DDR_BASE 118 #define CONFIG_SYS_DDR_SDRAM_BASE CONFIG_SYS_DDR_BASE
|
H A D | MPC8323ERDB.h | 73 #define CONFIG_SYS_DDR_BASE 0x00000000 /* DDR is system memory */ macro 74 #define CONFIG_SYS_SDRAM_BASE CONFIG_SYS_DDR_BASE 75 #define CONFIG_SYS_DDR_SDRAM_BASE CONFIG_SYS_DDR_BASE
|
H A D | ids8313.h | 95 #define CONFIG_SYS_DDR_BASE 0x00000000 macro 96 #define CONFIG_SYS_SDRAM_BASE CONFIG_SYS_DDR_BASE 97 #define CONFIG_SYS_DDR_SDRAM_BASE CONFIG_SYS_DDR_BASE
|
H A D | ve8313.h | 48 #define CONFIG_SYS_DDR_BASE 0x00000000 /* DDR is system memory*/ macro 49 #define CONFIG_SYS_SDRAM_BASE CONFIG_SYS_DDR_BASE 50 #define CONFIG_SYS_DDR_SDRAM_BASE CONFIG_SYS_DDR_BASE
|
H A D | MPC832XEMDS.h | 80 #define CONFIG_SYS_DDR_BASE 0x00000000 /* DDR is system memory */ macro 81 #define CONFIG_SYS_SDRAM_BASE CONFIG_SYS_DDR_BASE 82 #define CONFIG_SYS_DDR_SDRAM_BASE CONFIG_SYS_DDR_BASE
|
H A D | vme8349.h | 83 #define CONFIG_SYS_DDR_BASE 0x00000000 /* DDR is sys memory*/ macro 84 #define CONFIG_SYS_SDRAM_BASE CONFIG_SYS_DDR_BASE 85 #define CONFIG_SYS_DDR_SDRAM_BASE CONFIG_SYS_DDR_BASE
|
H A D | MPC8315ERDB.h | 92 #define CONFIG_SYS_DDR_BASE 0x00000000 /* DDR is system memory */ macro 93 #define CONFIG_SYS_SDRAM_BASE CONFIG_SYS_DDR_BASE 94 #define CONFIG_SYS_DDR_SDRAM_BASE CONFIG_SYS_DDR_BASE
|
H A D | sbc8349.h | 75 #define CONFIG_SYS_DDR_BASE 0x00000000 /* DDR is system memory*/ macro 76 #define CONFIG_SYS_SDRAM_BASE CONFIG_SYS_DDR_BASE 77 #define CONFIG_SYS_DDR_SDRAM_BASE CONFIG_SYS_DDR_BASE
|
H A D | hrcon.h | 106 #define CONFIG_SYS_DDR_BASE 0x00000000 /* DDR is system memory */ macro 107 #define CONFIG_SYS_SDRAM_BASE CONFIG_SYS_DDR_BASE 108 #define CONFIG_SYS_DDR_SDRAM_BASE CONFIG_SYS_DDR_BASE
|
H A D | MPC8313ERDB.h | 110 #define CONFIG_SYS_DDR_BASE 0x00000000 /* DDR is system memory*/ macro 111 #define CONFIG_SYS_SDRAM_BASE CONFIG_SYS_DDR_BASE 112 #define CONFIG_SYS_DDR_SDRAM_BASE CONFIG_SYS_DDR_BASE
|
H A D | MPC837XERDB.h | 129 #define CONFIG_SYS_DDR_BASE 0x00000000 /* DDR is system memory */ macro 130 #define CONFIG_SYS_SDRAM_BASE CONFIG_SYS_DDR_BASE 131 #define CONFIG_SYS_DDR_SDRAM_BASE CONFIG_SYS_DDR_BASE
|
H A D | MPC8349ITX.h | 157 #define CONFIG_SYS_DDR_BASE 0x00000000 /* DDR is system memory*/ macro 158 #define CONFIG_SYS_SDRAM_BASE CONFIG_SYS_DDR_BASE 159 #define CONFIG_SYS_DDR_SDRAM_BASE CONFIG_SYS_DDR_BASE
|
H A D | MPC837XEMDS.h | 107 #define CONFIG_SYS_DDR_BASE 0x00000000 /* DDR is system memory */ macro 108 #define CONFIG_SYS_SDRAM_BASE CONFIG_SYS_DDR_BASE 109 #define CONFIG_SYS_DDR_SDRAM_BASE CONFIG_SYS_DDR_BASE
|
H A D | strider.h | 106 #define CONFIG_SYS_DDR_BASE 0x00000000 /* DDR is system memory */ macro 107 #define CONFIG_SYS_SDRAM_BASE CONFIG_SYS_DDR_BASE 108 #define CONFIG_SYS_DDR_SDRAM_BASE CONFIG_SYS_DDR_BASE
|
H A D | MPC8349EMDS.h | 80 #define CONFIG_SYS_DDR_BASE 0x00000000 /* DDR is system memory*/ macro 81 #define CONFIG_SYS_SDRAM_BASE CONFIG_SYS_DDR_BASE 82 #define CONFIG_SYS_DDR_SDRAM_BASE CONFIG_SYS_DDR_BASE
|
/openbmc/u-boot/board/tqc/tqm834x/ |
H A D | tqm834x.c | 75 im->sysconf.ddrlaw[0].bar = CONFIG_SYS_DDR_BASE; in dram_init() 81 CONFIG_SYS_DDR_BASE + (cs * DDR_MAX_SIZE_PER_CS), in dram_init() 105 (long *)(CONFIG_SYS_DDR_BASE + size)); in dram_init()
|
/openbmc/u-boot/board/keymile/km83xx/ |
H A D | km83xx.c | 314 msize = get_ram_size(CONFIG_SYS_DDR_BASE, msize); in fixed_sdram() 341 CONFIG_SYS_DDR_BASE & LAWBAR_BAR); in dram_init()
|
/openbmc/u-boot/board/freescale/mpc832xemds/ |
H A D | mpc832xemds.c | 101 im->sysconf.ddrlaw[0].bar = CONFIG_SYS_DDR_BASE & LAWBAR_BAR; in dram_init()
|
/openbmc/u-boot/board/esd/vme8349/ |
H A D | vme8349.c | 41 im->sysconf.ddrlaw[0].bar = CONFIG_SYS_DDR_BASE & LAWBAR_BAR; in dram_init()
|
/openbmc/u-boot/board/sbc8349/ |
H A D | sbc8349.c | 48 im->sysconf.ddrlaw[0].bar = CONFIG_SYS_DDR_BASE & LAWBAR_BAR; in dram_init()
|
/openbmc/u-boot/board/freescale/mpc8323erdb/ |
H A D | mpc8323erdb.c | 83 im->sysconf.ddrlaw[0].bar = CONFIG_SYS_DDR_BASE & LAWBAR_BAR; in dram_init()
|
/openbmc/u-boot/board/ve8313/ |
H A D | ve8313.c | 83 msize = get_ram_size (CONFIG_SYS_DDR_BASE, msize); in fixed_sdram()
|