]> git.ipfire.org Git - people/ms/u-boot.git/commit
spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig
authorSimon Glass <sjg@chromium.org>
Sun, 25 Sep 2016 00:19:56 +0000 (18:19 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 6 Oct 2016 18:48:21 +0000 (14:48 -0400)
commita807ab33035fe2e9b63aac2e7475525ca8d90adc
treee5b7b5a8f256f396e2c18e39f0513166506d8b17
parentf59961e343cc591b99a78690eb01ec590e15baa7
spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig

Move this option to Kconfig and tidy up existing uses. Also add a function
comment to the header file.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/cpu/armv7/omap4/Kconfig
arch/arm/cpu/armv7/omap5/Kconfig
common/spl/Kconfig
include/configs/ti_omap4_common.h
include/configs/ti_omap5_common.h
include/spl.h