]> git.sur5r.net Git - u-boot/commit - configs/cm_t54_defconfig
omap5: Migrate CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC to Kconfig
authorTom Rini <trini@konsulko.com>
Sat, 13 May 2017 02:33:17 +0000 (22:33 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 15 May 2017 14:39:57 +0000 (10:39 -0400)
commitd87f82967fc90ca23672451f55eeb2a36f2f36c7
treea2773f14be19e9b94b3836918cda885f8428102f
parent89024ddc9ea63be4f71815a6a915fb3a58268d81
omap5: Migrate CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC to Kconfig

While in theory this value could be used in places outside of "omap5"
(such as OMAP4), we only make use of it today in OMAP5, so place the
Kconfig entry there.  Given that Kconfig lets us provide a default, we
drop CONFIG_DEFAULT_OMAP_RESET_TIME_MAX_USEC entirely.  The contents of
doc/README.omap-reset-time make a good help entry, so adjust them
slightly and delete the file.  Move the comment about range to where we
use the value now, and have Kconfig enforce the upper bound.

Signed-off-by: Tom Rini <trini@konsulko.com>
README
arch/arm/include/asm/arch-omap5/clock.h
arch/arm/mach-omap2/omap5/Kconfig
arch/arm/mach-omap2/omap5/hwinit.c
configs/cm_t54_defconfig
configs/omap5_uevm_defconfig
doc/README.omap-reset-time [deleted file]
include/configs/cm_t54.h
include/configs/omap5_uevm.h
scripts/config_whitelist.txt