Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/cc8db8b9543a5a3e61703a66a2fb3a5cb40fb6c5/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>