diff options
Diffstat (limited to 'include/configs/tcm-bf518.h')
-rw-r--r-- | include/configs/tcm-bf518.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/tcm-bf518.h b/include/configs/tcm-bf518.h index e96a7427e5..e726b29da5 100644 --- a/include/configs/tcm-bf518.h +++ b/include/configs/tcm-bf518.h @@ -66,8 +66,6 @@ #define CONFIG_NETCONSOLE 1 #endif #define CONFIG_HOSTNAME tcm-bf518 -/* Uncomment next line to use fixed MAC address */ -/* #define CONFIG_ETHADDR 02:80:ad:20:31:e8 */ #define CONFIG_LIB_RAND /* @@ -111,7 +109,6 @@ * Misc Settings */ #define CONFIG_BAUDRATE 115200 -#define CONFIG_MISC_INIT_R #define CONFIG_RTC_BFIN #define CONFIG_UART_CONSOLE 0 #define CONFIG_BOOTCOMMAND "run flashboot" |