X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fxtfpga_defconfig;h=759b4a5524f7319f376e3137e8656d4aa6c86a15;hb=c57b6b7090eab6a83c57175185e53166ab532675;hp=f28c05f1564684b332eedd3d0833dc090841991a;hpb=470135be276b2d92c6da464c68839202d4ff0d08;p=u-boot diff --git a/configs/xtfpga_defconfig b/configs/xtfpga_defconfig index f28c05f156..759b4a5524 100644 --- a/configs/xtfpga_defconfig +++ b/configs/xtfpga_defconfig @@ -1,19 +1,21 @@ CONFIG_XTENSA=y CONFIG_SYS_CPU="dc233c" CONFIG_XTFPGA_KC705=y -CONFIG_ENV_IS_IN_FLASH=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