/openbmc/u-boot/board/freescale/m54451evb/ |
H A D | m54451evb.c | 45 (in_be32(&sdram->sdcfg2) == CONFIG_SYS_SDRAM_CFG2)) in dram_init() 59 out_be32(&sdram->sdcfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
|
H A D | sbf_dram_init.S | 53 move.l #(CONFIG_SYS_SDRAM_CFG2), (%a2)
|
/openbmc/u-boot/board/freescale/m5208evbe/ |
H A D | m5208evbe.c | 42 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
|
/openbmc/u-boot/board/freescale/m5329evb/ |
H A D | m5329evb.c | 39 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
|
/openbmc/u-boot/board/freescale/m53017evb/ |
H A D | m53017evb.c | 42 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
|
/openbmc/u-boot/board/freescale/m5373evb/ |
H A D | m5373evb.c | 39 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
|
/openbmc/u-boot/board/freescale/m52277evb/ |
H A D | m52277evb.c | 51 out_be32(&sdram->sdcfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
|
/openbmc/u-boot/board/freescale/m547xevb/ |
H A D | m547xevb.c | 56 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
|
/openbmc/u-boot/board/freescale/m548xevb/ |
H A D | m548xevb.c | 56 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
|
/openbmc/u-boot/include/configs/ |
H A D | M5208EVBE.h | 108 #define CONFIG_SYS_SDRAM_CFG2 0x56670000 macro
|
H A D | M53017EVB.h | 126 #define CONFIG_SYS_SDRAM_CFG2 0x56670000 macro
|
H A D | M5373EVB.h | 120 #define CONFIG_SYS_SDRAM_CFG2 0x56670000 macro
|
H A D | M5329EVB.h | 120 #define CONFIG_SYS_SDRAM_CFG2 0x56670000 macro
|
H A D | M5475EVB.h | 161 #define CONFIG_SYS_SDRAM_CFG2 0x46770000 macro
|
H A D | M5485EVB.h | 149 #define CONFIG_SYS_SDRAM_CFG2 0x46770000 macro
|
H A D | M52277EVB.h | 153 #define CONFIG_SYS_SDRAM_CFG2 0x56670000 macro
|
H A D | M54451EVB.h | 168 #define CONFIG_SYS_SDRAM_CFG2 0x57670000 macro
|
H A D | M54455EVB.h | 217 #define CONFIG_SYS_SDRAM_CFG2 0x59670000 macro
|
H A D | ids8313.h | 145 #define CONFIG_SYS_SDRAM_CFG2 0x00401000 macro
|
H A D | ve8313.h | 99 #define CONFIG_SYS_SDRAM_CFG2 0x00401000 macro
|
/openbmc/u-boot/board/freescale/m54455evb/ |
H A D | sbf_dram_init.S | 53 move.l #(CONFIG_SYS_SDRAM_CFG2), (%a2)
|
H A D | m54455evb.c | 52 out_be32(&sdram->sdcfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
|
/openbmc/u-boot/board/freescale/mpc8313erdb/ |
H A D | sdram.c | 85 im->ddr.sdram_cfg2 = CONFIG_SYS_SDRAM_CFG2; in fixed_sdram()
|
/openbmc/u-boot/board/ve8313/ |
H A D | ve8313.c | 71 out_be32(&im->ddr.sdram_cfg2, CONFIG_SYS_SDRAM_CFG2); in fixed_sdram()
|
/openbmc/u-boot/board/ids/ids8313/ |
H A D | ids8313.c | 85 out_be32(&im->ddr.sdram_cfg2, CONFIG_SYS_SDRAM_CFG2); in fixed_sdram()
|