Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/commit/11d9c0303949c2e9c2a176f81c0d7355c76bb546
You should set ROOT_URL correctly, otherwise the web may not work correctly.
13 changed files with
12 additions and
80 deletions
include/configs/cardhu.h
include/configs/colibri_t20_iris.h
include/configs/harmony.h
include/configs/medcom-wide.h
include/configs/paz00.h
include/configs/plutux.h
include/configs/seaboard.h
include/configs/tec.h
include/configs/tegra-common.h
include/configs/tegra20-common.h
include/configs/trimslice.h
include/configs/ventana.h
include/configs/whistler.h
@ -53,14 +53,6 @@
# define CONFIG_TEGRA_MMC
# define CONFIG_CMD_MMC
# define CONFIG_DOS_PARTITION
# define CONFIG_EFI_PARTITION
# define CONFIG_FS_EXT4
# define CONFIG_FS_FAT
# define CONFIG_CMD_EXT2
# define CONFIG_CMD_FAT
# define CONFIG_CMD_FS_GENERIC
/* Environment in eMMC, at the end of 2nd "boot sector" */
# define CONFIG_ENV_IS_IN_MMC
# define CONFIG_ENV_OFFSET ((512 * 1024) - CONFIG_ENV_SIZE)
@ -40,12 +40,6 @@
# define CONFIG_TEGRA_MMC
# define CONFIG_CMD_MMC
/* File system support */
# define CONFIG_DOS_PARTITION
# define CONFIG_EFI_PARTITION
# define CONFIG_CMD_EXT2
# define CONFIG_CMD_FAT
/* USB host support */
# define CONFIG_USB_EHCI
# define CONFIG_USB_EHCI_TEGRA
@ -56,14 +56,6 @@
# define CONFIG_TEGRA_MMC
# define CONFIG_CMD_MMC
# define CONFIG_DOS_PARTITION
# define CONFIG_EFI_PARTITION
# define CONFIG_FS_EXT4
# define CONFIG_FS_FAT
# define CONFIG_CMD_EXT2
# define CONFIG_CMD_FAT
# define CONFIG_CMD_FS_GENERIC
/* NAND support */
# define CONFIG_CMD_NAND
# define CONFIG_TEGRA_NAND
@ -66,11 +66,6 @@
# define CONFIG_CMD_NET
# define CONFIG_CMD_DHCP
# define CONFIG_DOS_PARTITION
# define CONFIG_EFI_PARTITION
# define CONFIG_CMD_EXT2
# define CONFIG_CMD_FAT
# define CONFIG_FIT
# define CONFIG_BOOTCOMMAND \
@ -44,14 +44,6 @@
# define CONFIG_TEGRA_MMC
# define CONFIG_CMD_MMC
# define CONFIG_DOS_PARTITION
# define CONFIG_EFI_PARTITION
# define CONFIG_FS_EXT4
# define CONFIG_FS_FAT
# define CONFIG_CMD_EXT2
# define CONFIG_CMD_FAT
# define CONFIG_CMD_FS_GENERIC
/* Environment in eMMC, at the end of 2nd "boot sector" */
# define CONFIG_ENV_IS_IN_MMC
# define CONFIG_ENV_OFFSET ((1024 * 1024) - CONFIG_ENV_SIZE)
@ -65,11 +65,6 @@
# define CONFIG_CMD_NET
# define CONFIG_CMD_DHCP
# define CONFIG_DOS_PARTITION
# define CONFIG_EFI_PARTITION
# define CONFIG_CMD_EXT2
# define CONFIG_CMD_FAT
# define CONFIG_FIT
# define CONFIG_BOOTCOMMAND \
@ -70,14 +70,6 @@
# define CONFIG_TEGRA_MMC
# define CONFIG_CMD_MMC
# define CONFIG_DOS_PARTITION
# define CONFIG_EFI_PARTITION
# define CONFIG_FS_EXT4
# define CONFIG_FS_FAT
# define CONFIG_CMD_EXT2
# define CONFIG_CMD_FAT
# define CONFIG_CMD_FS_GENERIC
/* Environment in eMMC, at the end of 2nd "boot sector" */
# define CONFIG_ENV_IS_IN_MMC
# define CONFIG_ENV_OFFSET ((512 * 1024) - CONFIG_ENV_SIZE)
@ -73,11 +73,6 @@
# define CONFIG_CMD_NET
# define CONFIG_CMD_DHCP
# define CONFIG_DOS_PARTITION
# define CONFIG_EFI_PARTITION
# define CONFIG_CMD_EXT2
# define CONFIG_CMD_FAT
# define CONFIG_FIT
# define CONFIG_BOOTCOMMAND \
@ -88,6 +88,18 @@
# define CONFIG_COMMAND_HISTORY
# define CONFIG_AUTO_COMPLETE
/* turn on commonly used storage-related commands */
# define CONFIG_DOS_PARTITION
# define CONFIG_EFI_PARTITION
# define CONFIG_PARTITION_UUIDS
# define CONFIG_FS_EXT4
# define CONFIG_FS_FAT
# define CONFIG_CMD_EXT2
# define CONFIG_CMD_FAT
# define CONFIG_CMD_FS_GENERIC
# define CONFIG_CMD_PART
# define CONFIG_SYS_NO_FLASH
# define CONFIG_CONSOLE_MUX
@ -108,9 +108,6 @@
/* Total I2C ports on Tegra20 */
# define TEGRA_I2C_NUM_CONTROLLERS 4
# define CONFIG_PARTITION_UUIDS
# define CONFIG_CMD_PART
# define CONFIG_SYS_NAND_SELF_INIT
# define CONFIG_SYS_NAND_ONFI_DETECTION
@ -67,14 +67,6 @@
# define CONFIG_TEGRA_MMC
# define CONFIG_CMD_MMC
# define CONFIG_DOS_PARTITION
# define CONFIG_EFI_PARTITION
# define CONFIG_FS_EXT4
# define CONFIG_FS_FAT
# define CONFIG_CMD_EXT2
# define CONFIG_CMD_FAT
# define CONFIG_CMD_FS_GENERIC
/* Environment in SPI */
# define CONFIG_ENV_IS_IN_SPI_FLASH
# define CONFIG_ENV_SPI_MAX_HZ 48000000
@ -50,14 +50,6 @@
# define CONFIG_TEGRA_MMC
# define CONFIG_CMD_MMC
# define CONFIG_DOS_PARTITION
# define CONFIG_EFI_PARTITION
# define CONFIG_FS_EXT4
# define CONFIG_FS_FAT
# define CONFIG_CMD_EXT2
# define CONFIG_CMD_FAT
# define CONFIG_CMD_FS_GENERIC
/* Environment in eMMC, at the end of 2nd "boot sector" */
# define CONFIG_ENV_IS_IN_MMC
# define CONFIG_ENV_OFFSET ((1024 * 1024) - CONFIG_ENV_SIZE)
@ -59,14 +59,6 @@
# define CONFIG_TEGRA_MMC
# define CONFIG_CMD_MMC
# define CONFIG_DOS_PARTITION
# define CONFIG_EFI_PARTITION
# define CONFIG_FS_EXT4
# define CONFIG_FS_FAT
# define CONFIG_CMD_EXT2
# define CONFIG_CMD_FAT
# define CONFIG_CMD_FS_GENERIC
/*
* Environment in eMMC , at the end of 2 nd " boot sector " . Note : This assumes
* the user plugged the standard 8 MB MoviNAND card into J29 / HSMMC / POP . If