Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/70e6428d8cbaede09691f71f69c93e0f7899fe2e/arch/sh/lib
You should set ROOT_URL correctly, otherwise the web may not work correctly.
The console includes a global variable and several functions that are only
used by a small subset of U-Boot files. Before adding more functions, move
the definitions into their own header file.
Signed-off-by: Simon Glass <sjg@chromium.org>