mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
d87f82967f
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> |
||
---|---|---|
.. | ||
abb.c | ||
boot.c | ||
dra7xx_iodelay.c | ||
emif.c | ||
fdt.c | ||
hw_data.c | ||
hwinit.c | ||
Kconfig | ||
Makefile | ||
prcm-regs.c | ||
sdram.c | ||
sec-fxns.c | ||
sec_entry_cpu1.S |