X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fxtfpga_defconfig;h=759b4a5524f7319f376e3137e8656d4aa6c86a15;hb=c444afbbefa103d567f197393d39ec0fcca21a0c;hp=c797c257d0a0210d75ccfa1e7875d1947df0c858;hpb=3bd25cb512b912e9c8e9074467e730a73f87371d;p=u-boot diff --git a/configs/xtfpga_defconfig b/configs/xtfpga_defconfig index c797c257d0..759b4a5524 100644 --- a/configs/xtfpga_defconfig +++ b/configs/xtfpga_defconfig @@ -3,14 +3,19 @@ CONFIG_SYS_CPU="dc233c" CONFIG_XTFPGA_KC705=y CONFIG_BOOTDELAY=10 CONFIG_VERSION_VARIABLE=y +CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="U-Boot> " CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press to stop\n" CONFIG_AUTOBOOT_STOP_STR=" " +CONFIG_CMD_IMLS=y CONFIG_CMD_ASKENV=y +CONFIG_CRC32_VERIFY=y +CONFIG_CMD_SAVES=y CONFIG_CMD_DHCP=y CONFIG_CMD_PING=y CONFIG_CMD_DIAG=y +CONFIG_ENV_IS_IN_FLASH=y CONFIG_DM=y # CONFIG_DM_WARN is not set # CONFIG_DM_DEVICE_REMOVE is not set