Skip to content
Snippets Groups Projects
Commit 52ae8d6c authored by Tim Harvey's avatar Tim Harvey Committed by Tom Rini
Browse files

board: gateworks: venice: determine dram size at runtime


The SPL does not update the memory node with the dram size from EEPROM
but instead we can use get_ram_size which does a simple memory test
to determine the available RAM. Update PHYS_SDRAM_SIZE to 4GiB as that
is the max used on the Venice boards.

Signed-off-by: default avatarTim Harvey <tharvey@gateworks.com>
Reviewed-by: default avatarFabio Estevam <festevam@denx.de>
parent ce1cbf1a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment