Home
last modified time | relevance | path

Searched hist:"15 eb1d43bf470b85e9031c2fce7e0ce7b27dd321" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/common/spl/
H A Dspl.c15eb1d43bf470b85e9031c2fce7e0ce7b27dd321 Tue Apr 18 11:57:23 UTC 2017 Lokesh Vutla <lokeshvutla@ti.com> spl: reorder the assignment of board info to global data

Move the assignment of board info to global data a bit early which is
safe,
so that ram details can be used to enable caches.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Ravi Babu <ravibabu@ti.com>
Reviewed-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Tom Rini <trini@konsulko.com>