summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/configs/odroid_xu3.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/configs/odroid_xu3.h b/include/configs/odroid_xu3.h
index 7df97d44da..11ff262dff 100644
--- a/include/configs/odroid_xu3.h
+++ b/include/configs/odroid_xu3.h
@@ -79,6 +79,12 @@
#define CONFIG_USB_FUNCTION_THOR
#define CONFIG_CMD_THOR_DOWNLOAD
+/* NFSDOWN */
+#define CONFIG_CMD_NFS_DOWNLOAD
+#define CONFIG_NFS_DOWNLOAD_ADDR CONFIG_SYS_SDRAM_BASE
+#define CONFIG_IP_DEFRAG
+#define CONFIG_NFS_READ_SIZE 65536
+
/* UMS */
#define CONFIG_G_DNL_UMS_VENDOR_NUM 0x0525
#define CONFIG_G_DNL_UMS_PRODUCT_NUM 0xA4A5