aboutsummaryrefslogtreecommitdiffstats
path: root/roms/u-boot/configs/imgtec_xilfpga_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'roms/u-boot/configs/imgtec_xilfpga_defconfig')
-rw-r--r--roms/u-boot/configs/imgtec_xilfpga_defconfig27
1 files changed, 27 insertions, 0 deletions
diff --git a/roms/u-boot/configs/imgtec_xilfpga_defconfig b/roms/u-boot/configs/imgtec_xilfpga_defconfig
new file mode 100644
index 000000000..c8e09829d
--- /dev/null
+++ b/roms/u-boot/configs/imgtec_xilfpga_defconfig
@@ -0,0 +1,27 @@
+CONFIG_MIPS=y
+CONFIG_SYS_MALLOC_F_LEN=0x600
+CONFIG_ENV_SIZE=0x4000
+CONFIG_DEFAULT_DEVICE_TREE="nexys4ddr"
+CONFIG_TARGET_XILFPGA=y
+# CONFIG_MIPS_BOOT_ENV_LEGACY is not set
+CONFIG_MIPS_BOOT_FDT=y
+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_SAVEENV is not set
+CONFIG_CMD_MEMINFO=y
+CONFIG_CMD_DHCP=y
+CONFIG_CMD_MII=y
+CONFIG_CMD_PING=y
+CONFIG_CMD_TIME=y
+# CONFIG_ISO_PARTITION is not set
+CONFIG_SYS_RELOC_GD_ENV_ADDR=y
+CONFIG_NET_RANDOM_ETHADDR=y
+CONFIG_NETCONSOLE=y
+CONFIG_CLK=y
+CONFIG_XILINX_EMACLITE=y
+CONFIG_SYS_NS16550=y
+CONFIG_CMD_DHRYSTONE=y