Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/commit/0c9eceb7af8961e945feaaa12c193f29ae65de3f
You should set ROOT_URL correctly, otherwise the web may not work correctly.
Some address relevant varibable is defined originally as u64. To
compatible with arm32, this patch change them to uintptr_t type.
Signed-off-by: Eric Gao <eric.gao@rock-chips.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
master
eric.gao@rock-chips.com8 years agocommitted byPhilipp Tomsich