diff options
Diffstat (limited to 'include/configs/M5235EVB.h')
| -rw-r--r-- | include/configs/M5235EVB.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/M5235EVB.h b/include/configs/M5235EVB.h index 220524bfaed..049516edf4a 100644 --- a/include/configs/M5235EVB.h +++ b/include/configs/M5235EVB.h @@ -27,7 +27,7 @@ /* this must be included AFTER the definition of CONFIG COMMANDS (if any) */ -#define CONFIG_EXTRA_ENV_SETTINGS \ +#define CFG_EXTRA_ENV_SETTINGS \ "netdev=eth0\0" \ "loadaddr=10000\0" \ "u-boot=u-boot.bin\0" \ |
