commit | 52778a64a5fbc96c4ba6293421904cda4dae1fad | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Tue Apr 18 17:27:23 2017 +0530 |
committer | Tom Rini <trini@konsulko.com> | Thu May 11 22:03:41 2017 -0400 |
tree | 3c51c93b02226569f3a2dc5694d28e86fcd1369b | |
parent | 9d470792df283a8cadff77617c46b1cc46816746 [diff] |
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>