Home
last modified time | relevance | path

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

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