Home
last modified time | relevance | path

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

/u-boot/include/
A Dspd_sdram.h4 long int spd_sdram(void);
/u-boot/arch/powerpc/cpu/mpc83xx/
A DMakefile41 obj-y += spd_sdram.o
A Dspd_sdram.c131 long int spd_sdram() in spd_sdram() function
/u-boot/board/esd/vme8349/
A Dvme8349.c47 msize = spd_sdram(); in dram_init()
/u-boot/board/sbc8349/
A Dsbc8349.c55 msize = spd_sdram(); in dram_init()
/u-boot/board/freescale/mpc837xerdb/
A Dmpc837xerdb.c78 msize = spd_sdram(); in dram_init()
/u-boot/board/freescale/mpc8349emds/
A Dmpc8349emds.c67 msize = spd_sdram() * 1024 * 1024; in dram_init()
/u-boot/board/freescale/mpc8349itx/
A Dmpc8349itx.c143 msize = spd_sdram(); in dram_init()
/u-boot/doc/
A DREADME.440-DDR-performance3 spd_sdram.c) are changed accordingly. So all 440er boards using
/u-boot/board/freescale/mpc837xemds/
A Dmpc837xemds.c234 msize = spd_sdram(); in dram_init()

Completed in 11 milliseconds