
20 Apr
2017
20 Apr
'17
11:06 p.m.
On 19 April 2017 at 02:01, Kever Yang kever.yang@rock-chips.com wrote:
Since our sdram driver is ready, we can use the actual size instead of hard code.
Signed-off-by: Kever Yang kever.yang@rock-chips.com Acked-by: Simon Glass sjg@chromium.org
Changes in v2:
- fix compile warning of print type not match
arch/arm/mach-rockchip/rk3399/sdram_rk3399.c | 8 ++++---- board/rockchip/evb_rk3399/evb-rk3399.c | 19 ++++++++++++++++++- 2 files changed, 22 insertions(+), 5 deletions(-)
Applied to u-boot-rockchip/next, thanks!