X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fsama5d2_ptc_ek_mmc_defconfig;h=4f427ca1ba01935e2cde99d31197adb401be39ab;hb=ee4983f73a067b07c8b2d7776c6405f535087823;hp=03dc69b3d84e79a274b5f54dfeb774fb4a490fa6;hpb=da63df97ea100053ea34cc022a1660f760ec32b4;p=u-boot diff --git a/configs/sama5d2_ptc_ek_mmc_defconfig b/configs/sama5d2_ptc_ek_mmc_defconfig index 03dc69b3d8..4f427ca1ba 100644 --- a/configs/sama5d2_ptc_ek_mmc_defconfig +++ b/configs/sama5d2_ptc_ek_mmc_defconfig @@ -1,9 +1,11 @@ CONFIG_ARM=y CONFIG_ARCH_AT91=y +CONFIG_SYS_TEXT_BASE=0x26f00000 CONFIG_TARGET_SAMA5D2_PTC_EK=y CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_DEFAULT_DEVICE_TREE="at91-sama5d2_ptc_ek" CONFIG_DEBUG_UART=y +CONFIG_ENV_VARS_UBOOT_CONFIG=y CONFIG_FIT=y CONFIG_SYS_EXTRA_OPTIONS="SAMA5D2,SYS_USE_MMC" CONFIG_SD_BOOT=y @@ -14,7 +16,6 @@ CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMI is not set # CONFIG_CMD_FLASH is not set -# CONFIG_CMD_FPGA is not set CONFIG_CMD_I2C=y # CONFIG_CMD_LOADS is not set CONFIG_CMD_MMC=y @@ -26,6 +27,9 @@ CONFIG_CMD_EXT4=y CONFIG_CMD_FAT=y CONFIG_OF_CONTROL=y CONFIG_ENV_IS_IN_MMC=y +CONFIG_BOOTP_BOOTPATH=y +CONFIG_BOOTP_GATEWAY=y +CONFIG_BOOTP_HOSTNAME=y CONFIG_DM=y CONFIG_SPL_DM_SEQ_ALIAS=y CONFIG_CLK=y