Skip to content
Commit b3c0b94f authored by Jim Liu's avatar Jim Liu Committed by Tom Rini
Browse files

board: arbel: Limit the dram effective size to bank0 maximal size



For 4GB dram size, the dram is divided into 2 banks and
the address space of these 2 banks are not concatenated.
Limit the gd->ram_top to not exceed bank0 top to prevent
accessing invalid memory region.

Signed-off-by: default avatarJim Liu <JJLIU0@nuvoton.com>
parent e7c3948e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment