Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/commit/e6f9d419c86d311b19c27ae12d2d7dd921c06058 You should set ROOT_URL correctly, otherwise the web may not work correctly.

tricorder: convert to generic board

Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Cc: Thomas Weber <thomas.weber@corscience.de>
master
Andreas Bießmann 11 years ago committed by Tom Rini
parent c4f80f5003
commit e6f9d419c8
  1. 2
      include/configs/tricorder.h

@ -35,6 +35,8 @@
#include <asm/arch/cpu.h> /* get chip and board defs */
#include <asm/arch/omap3.h>
#define CONFIG_SYS_GENERIC_BOARD
/* Display CPU and Board information */
#define CONFIG_DISPLAY_CPUINFO
#define CONFIG_DISPLAY_BOARDINFO

Loading…
Cancel
Save