[U-Boot] [RFC PATCH 2/3] spl: reorder the assignment of board info to global data
Simon Glass
sjg at chromium.org
Wed Nov 30 01:34:29 CET 2016
On 28 November 2016 at 02:34, Lokesh Vutla <lokeshvutla at ti.com> wrote:
> 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 at ti.com>
> ---
> common/spl/spl.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list