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

ARM: at91sam9rlek: convert to generic board support

Signed-off-by: Josh Wu <josh.wu@atmel.com>
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
master
Wu, Josh 11 years ago committed by Andreas Bießmann
parent 09e03e0592
commit 015b18c642
  1. 2
      include/configs/at91sam9rlek.h

@ -34,6 +34,8 @@
#define CONFIG_CMD_BOOTZ
#define CONFIG_OF_LIBFDT
#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_ATMEL_LEGACY
#define CONFIG_AT91_GPIO 1
#define CONFIG_AT91_GPIO_PULLUP 1

Loading…
Cancel
Save