configs: odroid_xu3: enable CONFIG_CMD_NFS_DOWNLOAD 84/113884/5 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170227.043051 accepted/tizen/ivi/20170224.065902 accepted/tizen/mobile/20170224.065805 accepted/tizen/tv/20170224.065820 accepted/tizen/unified/20170309.035117 accepted/tizen/wearable/20170224.065834 submit/tizen/20170224.050219 submit/tizen_unified/20170308.100411
authorJiho Chu <jiho.chu@samsung.com>
Thu, 9 Feb 2017 07:28:59 +0000 (16:28 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 23 Feb 2017 03:55:08 +0000 (19:55 -0800)
Enable CONFIG_CMD_NFS_DOWNLOAD to use nfs update feature.

Change-Id: I4a9f2e312dd659316feef23dfa029bf594b798f4
Signed-off-by: Jiho Chu <jiho.chu@samsung.com>
include/configs/odroid_xu3.h

index 7df97d4..11ff262 100644 (file)
 #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