u-boot/arch/arm/cpu/arm926ejs
Simon Glass 2189d5f1e8 Move strtomhz() to vsprintf.h
At present this function sits in its own file but it does not really
justify it. There are similar string functions in vsprintf.h, so move it
there. Also add the missing function comment.

Use the vsprintf.h include file explicitly where needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2019-12-02 18:23:09 -05:00
..
armada100 arm: remove prototype for get_timer_masked 2018-10-10 13:35:09 -04:00
lpc32xx arm: lpc32xx: Fix timer initialization 2019-04-26 18:58:20 -04:00
mx25 Move strtomhz() to vsprintf.h 2019-12-02 18:23:09 -05:00
mx27 Move strtomhz() to vsprintf.h 2019-12-02 18:23:09 -05:00
mxs arm: mxs: Increase VDDD voltage to match specification 2019-11-03 17:04:16 +01:00
orion5x linker: Modify linker scripts to be more generic 2019-01-26 22:55:53 -05:00
spear spl: pass args to board_return_to_bootrom 2019-10-08 16:35:16 +02:00
cache.c CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00
cpu.c CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00
Makefile arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT option 2019-10-08 13:57:45 +08:00
start.S CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00