* Patch by Dan Poirot, 06 Jul 2004:

Fix sbc8260 environment variables

* Cleanup redundand "console" environment variable
This commit is contained in:
wdenk
2004-07-11 21:49:42 +00:00
parent 810509266f
commit b9283e2dbe
5 changed files with 7 additions and 17 deletions

View File

@@ -352,7 +352,7 @@
*
*/
#define CONFIG_EXTRA_ENV_SETTINGS \
"serverip=192.168.123.205\0\0" \
"serverip=192.168.123.205\0" \
"ipaddr=192.168.123.213\0" \
"reprog="\
"bootp;" \