X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=configs%2Fgrasshopper_defconfig;h=26b8a1f58366f2ac27f24c6b0ffe4ec18463d9e3;hb=ce2f2d2ae7fd1350309e0680cd427258ddd8a26e;hp=92a73e22eec4e4d73274910b79ad1bfa0cc04656;hpb=80df6913499a93bfa9529b6f0f8113bfe3b0d734;p=karo-tx-uboot.git diff --git a/configs/grasshopper_defconfig b/configs/grasshopper_defconfig index 92a73e22ee..26b8a1f583 100644 --- a/configs/grasshopper_defconfig +++ b/configs/grasshopper_defconfig @@ -1,9 +1,15 @@ CONFIG_AVR32=y CONFIG_TARGET_GRASSHOPPER=y +CONFIG_BOOTDELAY=1 +CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="U-Boot> " CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_PROMPT="Press SPACE to abort autoboot in %d seconds\n" CONFIG_AUTOBOOT_DELAY_STR="d" CONFIG_AUTOBOOT_STOP_STR=" " +# CONFIG_CMD_ELF is not set +CONFIG_CMD_ASKENV=y # CONFIG_CMD_FPGA is not set # CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_DHCP=y +CONFIG_CMD_PING=y