aboutsummaryrefslogtreecommitdiff
path: root/include/configs/bur_cfg_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/bur_cfg_common.h')
-rw-r--r--include/configs/bur_cfg_common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/bur_cfg_common.h b/include/configs/bur_cfg_common.h
index 0a8d41b..dff4123 100644
--- a/include/configs/bur_cfg_common.h
+++ b/include/configs/bur_cfg_common.h
@@ -23,9 +23,6 @@
"setcurs 1 10;lcdputs serverip; setcurs 10 10; lcdputs ${serverip};" \
"setenv stdout nc;setenv stdin nc;setenv stderr nc\0"
-#define CONFIG_USE_PREBOOT
-#define CONFIG_PREBOOT "run cfgscr; run brdefaultip"
-
/* Network defines */
#define CONFIG_BOOTP_SEND_HOSTNAME
#define CONFIG_NET_RETRY_COUNT 10