Skip to content
Commit 65f354cd authored by Bin Meng's avatar Bin Meng Committed by Simon Glass
Browse files

arm: rockchip: Explicitly cast gd->ram_top in dram_init_banksize()



The min() macro used in dram_init_banksize() requires two elements
to compare have the same type. Let's explicitly cast gd->ram_top.

Signed-off-by: default avatarBin Meng <bin.meng@windriver.com>
parent 85c714d8
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