]> Git Repo - J-u-boot.git/commit - arch/arm/mach-omap2/omap3/board.c
arm: omap3: Detect boot mode very early
authorAdam Ford <[email protected]>
Fri, 14 Jul 2017 13:53:20 +0000 (08:53 -0500)
committerTom Rini <[email protected]>
Sun, 23 Jul 2017 13:24:47 +0000 (09:24 -0400)
commitc3bec5478f604c88191bd29309abe47df0be53cb
treebcf640ca33d2e0c01bac5c0bc4feaa2221444a63
parent72281c5c468a6d18c4433c4cf0bc20b5749f74f1
arm: omap3: Detect boot mode very early

Fixes 4bd754d8abef ("arm: omap: Detect boot mode very early") where
the intent was to store the boot params information in a known
location and pass it to SPL very early. Unfortunately it didn't
account for OMAP3 boards.

This patch adds adds this functionality back into OMAP3 boards.

Reviewed-by: Lokesh Vutla <[email protected]>
Signed-off-by: Adam Ford <[email protected]>
arch/arm/mach-omap2/omap3/board.c
This page took 0.034296 seconds and 4 git commands to generate.