]> git.baikalelectronics.ru Git - uboot.git/commit
omap: detect board before spl_early_init()
authorJean-Jacques Hiblot <jjhiblot@ti.com>
Fri, 15 Sep 2017 10:57:33 +0000 (12:57 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 6 Oct 2017 15:27:40 +0000 (11:27 -0400)
commit1c3fa71e4a92193eb7ee4775ae1ecdb522372e15
tree0d56fd2a6e888bd7509c3459d65a8a3400945ae9
parent66673eda8ca45ddf54f2a55edfdd0256e6463c1e
omap: detect board before spl_early_init()

In order to be able to select the right DTB, we need to have identified the
board before spl_early_init() is called.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-omap2/hwinit-common.c