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

ColdFire: Move m5282evb from board to board/freescale

Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
master
TsiChung Liew 17 years ago committed by John Rigby
parent 56df091d39
commit 10db3a17a2
  1. 2
      Makefile
  2. 0
      board/freescale/m5282evb/Makefile
  3. 0
      board/freescale/m5282evb/config.mk
  4. 0
      board/freescale/m5282evb/m5282evb.c
  5. 0
      board/freescale/m5282evb/mii.c
  6. 0
      board/freescale/m5282evb/u-boot.lds

@ -1885,7 +1885,7 @@ M5275EVB_config : unconfig
@$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5275evb freescale
M5282EVB_config : unconfig
@$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5282evb
@$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5282evb freescale
M5329AFEE_config \
M5329BFEE_config : unconfig

Loading…
Cancel
Save