omap: Add routine for setting fastboot variables
authorSemen Protsenko <semen.protsenko@linaro.org>
Mon, 22 May 2017 16:16:40 +0000 (19:16 +0300)
committerTom Rini <trini@konsulko.com>
Mon, 12 Jun 2017 12:36:21 +0000 (08:36 -0400)
commitfa24eca1f20a037d2dcbd1eae7ac8b2ecb1b0423
tree41301b3d7f26d7594d0b9aafa63ab88192558ef8
parentcdde7de0364ffa505d631b342f1a2fa729e8e67d
omap: Add routine for setting fastboot variables

This patch reuses new option, which allows us to expose variables
from environment to "fastboot getvar" command. Those variables must be
of "fastboot.%s" format.

Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
arch/arm/include/asm/omap_common.h
arch/arm/mach-omap2/utils.c