aboutsummaryrefslogtreecommitdiff
path: root/include/configs/dreamplug.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/dreamplug.h')
-rw-r--r--include/configs/dreamplug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/dreamplug.h b/include/configs/dreamplug.h
index 98322a5..85b47a1 100644
--- a/include/configs/dreamplug.h
+++ b/include/configs/dreamplug.h
@@ -17,7 +17,7 @@
* Default environment variables
*/
-#define CONFIG_EXTRA_ENV_SETTINGS \
+#define CFG_EXTRA_ENV_SETTINGS \
"x_bootcmd_ethernet=ping 192.168.2.1\0" \
"x_bootcmd_usb=usb start\0" \
"x_bootcmd_kernel=fatload usb 0 0x6400000 uImage\0" \