Home
last modified time | relevance | path

Searched refs:memsize (Results 1 – 3 of 3) sorted by relevance

/board/kontron/pitx_imx8m/
A Dpitx_imx8m.c63 int board_phys_sdram_size(phys_size_t *memsize) in board_phys_sdram_size() argument
71 *memsize = 0x80000000; in board_phys_sdram_size()
74 *memsize = 0x100000000; in board_phys_sdram_size()
78 *memsize = 0x40000000; in board_phys_sdram_size()
82 debug("Memsize: %d MiB\n", (int)(*memsize >> 20)); in board_phys_sdram_size()
/board/ge/b1x5v2/
A Dspl.c294 static void spl_dram_init(u8 width, u32 memsize) { in spl_dram_init() argument
317 switch(memsize) { in spl_dram_init()
329 switch(memsize) { in spl_dram_init()
340 switch(memsize) { in spl_dram_init()
/board/freescale/m5373evb/
A DREADME181 memsize = 0x02000000

Completed in 8 milliseconds