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

  /external/u-boot/include/
fsl_ddr.h 125 void board_add_ram_info(int use_default);
  /external/u-boot/arch/arm/mach-mvebu/
dram.c 323 void board_add_ram_info(int use_default) function
  /external/u-boot/drivers/ddr/fsl/
util.c 330 void board_add_ram_info(int use_default) function
  /external/u-boot/common/
board_f.c 111 __weak void board_add_ram_info(int use_default) function
113 /* please define platform specific board_add_ram_info() */
171 board_add_ram_info(0);
  /external/u-boot/arch/powerpc/cpu/mpc83xx/
spd_sdram.c 23 void board_add_ram_info(int use_default) function

Completed in 123 milliseconds