| /OK3568_Linux_fs/u-boot/board/freescale/mpc8315erdb/ |
| H A D | sdram.c | 45 u32 msize = CONFIG_SYS_DDR_SIZE * 1024 * 1024; in fixed_sdram() 91 return CONFIG_SYS_DDR_SIZE * 1024 * 1024; in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc832xemds/ |
| H A D | mpc832xemds.c | 122 msize = CONFIG_SYS_DDR_SIZE; in fixed_sdram() 131 #if (CONFIG_SYS_DDR_SIZE != 128) in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc837xemds/ |
| H A D | mpc837xemds.c | 253 u32 msize = CONFIG_SYS_DDR_SIZE * 1024 * 1024; in fixed_sdram() 259 #if (CONFIG_SYS_DDR_SIZE != 512) in fixed_sdram() 286 return CONFIG_SYS_DDR_SIZE; in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/board/sbc8349/ |
| H A D | sbc8349.c | 79 u32 msize = CONFIG_SYS_DDR_SIZE; in fixed_sdram() 86 #if (CONFIG_SYS_DDR_SIZE != 256) in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc837xerdb/ |
| H A D | mpc837xerdb.c | 96 u32 msize = CONFIG_SYS_DDR_SIZE * 1024 * 1024; in fixed_sdram() 126 return CONFIG_SYS_DDR_SIZE; in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/board/ids/ids8313/ |
| H A D | ids8313.c | 55 u32 msize = CONFIG_SYS_DDR_SIZE << 20; in fixed_sdram() 108 u32 msize = CONFIG_SYS_DDR_SIZE << 20; in setup_sdram()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8349itx/ |
| H A D | mpc8349itx.c | 33 u32 ddr_size = CONFIG_SYS_DDR_SIZE << 20; in fixed_sdram() 80 return CONFIG_SYS_DDR_SIZE; in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8349emds/ |
| H A D | mpc8349emds.c | 91 u32 msize = CONFIG_SYS_DDR_SIZE; in fixed_sdram() 98 #if (CONFIG_SYS_DDR_SIZE != 256) in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/board/keymile/km83xx/ |
| H A D | km83xx.c | 313 msize = CONFIG_SYS_DDR_SIZE << 20; in fixed_sdram() 318 if (CONFIG_SYS_DDR_SIZE != msize) { in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/board/gdsys/mpc8308/ |
| H A D | sdram.c | 34 u32 msize = CONFIG_SYS_DDR_SIZE * 1024 * 1024; in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8308rdb/ |
| H A D | sdram.c | 33 u32 msize = CONFIG_SYS_DDR_SIZE * 1024 * 1024; in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/board/mpc8308_p1m/ |
| H A D | sdram.c | 29 u32 msize = CONFIG_SYS_DDR_SIZE * 1024 * 1024; in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8313erdb/ |
| H A D | sdram.c | 45 u32 msize = CONFIG_SYS_DDR_SIZE * 1024 * 1024; in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8323erdb/ |
| H A D | mpc8323erdb.c | 102 msize = CONFIG_SYS_DDR_SIZE; in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/include/configs/km/ |
| H A D | km83xx-common.h | 66 #define CONFIG_SYS_DDR_SIZE 2048 /* MB */ macro
|
| /OK3568_Linux_fs/u-boot/board/ve8313/ |
| H A D | ve8313.c | 35 u32 msize = CONFIG_SYS_DDR_SIZE * 1024 * 1024; in fixed_sdram()
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | mpc8308_p1m.h | 140 #define CONFIG_SYS_DDR_SIZE 128 /* MB */ macro
|
| H A D | MPC8308RDB.h | 138 #define CONFIG_SYS_DDR_SIZE 128 /* MB */ macro
|
| H A D | ve8313.h | 62 #define CONFIG_SYS_DDR_SIZE 128 /* MB */ macro
|
| H A D | MPC8323ERDB.h | 87 #define CONFIG_SYS_DDR_SIZE 64 /* MB */ macro
|
| H A D | ids8313.h | 107 #define CONFIG_SYS_DDR_SIZE 256 /* MB */ macro
|
| H A D | MPC832XEMDS.h | 98 #define CONFIG_SYS_DDR_SIZE 128 /* MB */ macro
|
| H A D | sbc8349.h | 97 #define CONFIG_SYS_DDR_SIZE 256 /* MB */ macro
|
| H A D | MPC8315ERDB.h | 111 #define CONFIG_SYS_DDR_SIZE 128 /* MB */ macro
|
| H A D | vme8349.h | 471 #if (CONFIG_SYS_DDR_SIZE == 512)
|