HomeSort by relevance Sort by last modified time
    Searched refs:CONFIG_SYS_LB_SDRAM (Results 1 - 4 of 4) sorted by null

  /external/u-boot/include/configs/
MPC8349EMDS.h 229 * if board has SRDAM on local bus, you can define CONFIG_SYS_LB_SDRAM
231 #undef CONFIG_SYS_LB_SDRAM
233 #ifdef CONFIG_SYS_LB_SDRAM
sbc8349.h 186 #undef CONFIG_SYS_LB_SDRAM /* if board has SDRAM on local bus */
188 #ifdef CONFIG_SYS_LB_SDRAM
vme8349.h 191 #undef CONFIG_SYS_LB_SDRAM /* if board has SDRAM on local bus */
  /external/u-boot/arch/powerpc/cpu/mpc83xx/
spd_sdram.c 53 #if defined(CONFIG_SYS_LB_SDRAM) && defined(CONFIG_SYS_LBC_SDRAM_SIZE)

Completed in 390 milliseconds