]> git.ipfire.org Git - people/ms/u-boot.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)
commita4d72869f83a7f31a2f0bd000cea86980ddb975f
tree0d56fd2a6e888bd7509c3459d65a8a3400945ae9
parent2f57c95100f231de0f4e0301237cbe477e09084b
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