[U-Boot] [PATCH 1/8] rockchip: rk3188: sdram: Set correct sdram base

Simon Glass sjg at chromium.org
Sun Mar 26 02:42:31 UTC 2017


On 23 March 2017 at 21:27, Simon Glass <sjg at chromium.org> wrote:
> On 20 March 2017 at 05:40, Heiko Stuebner <heiko at sntech.de> wrote:
>> Right now we're setting the wrong value of 0 as base in the ram_info struct,
>> which is obviously wrong for the rk3188. So instead set the correct value
>> we already have in CONFIG_SYS_SDRAM_BASE.
>>
>> Signed-off-by: Heiko Stuebner <heiko at sntech.de>
>> ---
>>  arch/arm/mach-rockchip/rk3188/sdram_rk3188.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-rockchip, thanks!


More information about the U-Boot mailing list