Home
last modified time | relevance | path

Searched hist:"9 da752e97f6546b66af6b250b43af164521a0138" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspd_sdram.cdiff 9da752e97f6546b66af6b250b43af164521a0138 Tue Nov 15 16:59:51 CST 2011 Kim Phillips <kim.phillips@freescale.com> mpc83xx: spd_sdram - fix gcc 4.6 compiler warning

Configuring for sbc8349 board...
spd_sdram.c: In function 'spd_sdram':
spd_sdram.c:152:41: warning: variable 'trfc_high' set but not used [-Wunused-but-set-variable]

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>