X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2Fimgtec_xilfpga_defconfig;h=21c0b756e391994f0ef99907fd177b31f358a508;hb=d80dd9e7853256f27847238771bf34c7157b8894;hp=1e572734770e9d23c1bfafed29ce89b68700ff32;hpb=3c594d34c4addc962b2bd6ed2d16f3ce24ab1627;p=oweals%2Fu-boot.git diff --git a/configs/imgtec_xilfpga_defconfig b/configs/imgtec_xilfpga_defconfig index 1e57273477..21c0b756e3 100644 --- a/configs/imgtec_xilfpga_defconfig +++ b/configs/imgtec_xilfpga_defconfig @@ -1,23 +1,24 @@ CONFIG_MIPS=y CONFIG_SYS_MALLOC_F_LEN=0x600 +CONFIG_ENV_SIZE=0x4000 CONFIG_TARGET_XILFPGA=y # CONFIG_MIPS_BOOT_ENV_LEGACY is not set CONFIG_MIPS_BOOT_FDT=y -CONFIG_DEFAULT_DEVICE_TREE="nexys4ddr" CONFIG_BOOTDELAY=5 # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_HUSH_PARSER=y +# CONFIG_CMDLINE_EDITING is not set +# CONFIG_AUTO_COMPLETE is not set CONFIG_SYS_PROMPT="MIPSfpga # " -# CONFIG_CMD_IMLS is not set # CONFIG_CMD_SAVEENV is not set CONFIG_CMD_MEMINFO=y -# CONFIG_CMD_FLASH is not set -# CONFIG_CMD_FPGA is not set CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_TIME=y -CONFIG_OF_EMBED=y +# CONFIG_ISO_PARTITION is not set +CONFIG_DEFAULT_DEVICE_TREE="nexys4ddr" +CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_NET_RANDOM_ETHADDR=y CONFIG_NETCONSOLE=y CONFIG_CLK=y