projects
/
J-u-boot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*.
[J-u-boot.git]
/
include
/
configs
/
EB+MCF-EV123.h
diff --git
a/include/configs/EB+MCF-EV123.h
b/include/configs/EB+MCF-EV123.h
index 07f31d52c07a5db3f0ccb4f342a1e4dbe5f6ea52..a8697ec88de877e1e7a0010aa45e00c1acf4e664 100644
(file)
--- a/
include/configs/EB+MCF-EV123.h
+++ b/
include/configs/EB+MCF-EV123.h
@@
-69,6
+69,15
@@
#endif
+/*
+ * BOOTP options
+ */
+#define CONFIG_BOOTP_BOOTFILESIZE
+#define CONFIG_BOOTP_BOOTPATH
+#define CONFIG_BOOTP_GATEWAY
+#define CONFIG_BOOTP_HOSTNAME
+
+
/*
* Command line configuration.
*/
This page took
0.022793 seconds
and
4
git commands to generate.