Home
last modified time | relevance | path

Searched refs:spd_sdram (Results 1 – 10 of 10) sorted by relevance

/openbmc/u-boot/include/
H A Dspd_sdram.h4 long int spd_sdram(void);
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A DMakefile37 obj-y += spd_sdram.o
H A Dspd_sdram.c124 long int spd_sdram() in spd_sdram() function
/openbmc/u-boot/board/esd/vme8349/
H A Dvme8349.c43 msize = spd_sdram(); in dram_init()
/openbmc/u-boot/board/sbc8349/
H A Dsbc8349.c50 msize = spd_sdram(); in dram_init()
/openbmc/u-boot/board/freescale/mpc837xerdb/
H A Dmpc837xerdb.c73 msize = spd_sdram(); in dram_init()
/openbmc/u-boot/board/freescale/mpc8349emds/
H A Dmpc8349emds.c62 msize = spd_sdram() * 1024 * 1024; in dram_init()
/openbmc/u-boot/board/freescale/mpc8349itx/
H A Dmpc8349itx.c134 msize = spd_sdram(); in dram_init()
/openbmc/u-boot/doc/
H A DREADME.440-DDR-performance3 spd_sdram.c) are changed accordingly. So all 440er boards using
/openbmc/u-boot/board/freescale/mpc837xemds/
H A Dmpc837xemds.c229 msize = spd_sdram(); in dram_init()