Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(225)

Unified Diff: developer.h

Issue 6852018: Enable CONFIG_TFTP_TSIZE to reduce # count on big network downloads (Closed) Base URL: ssh://gitrw.chromium.org:9222/u-boot-config.git@master
Patch Set: Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: developer.h
diff --git a/developer.h b/developer.h
index 8038c75afa03814f6c72f4acb35bc0cb7523e613..b5785f75845439b27ad7a7a2de99af7e7ebef86a 100644
--- a/developer.h
+++ b/developer.h
@@ -89,6 +89,7 @@
#define CONFIG_BOOTP_GATEWAY
#define CONFIG_BOOTP_HOSTNAME
#define CONFIG_BOOTP_BOOTPATH
+#define CONFIG_TFTP_TSIZE
#define CONFIG_IPADDR 10.0.0.2
#define CONFIG_SERVERIP 10.0.0.1
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698