commit | 15eb1d43bf470b85e9031c2fce7e0ce7b27dd321 | [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 | e938ef1f071d9358ab5667e07cd024f377f5984c [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>