summaryrefslogtreecommitdiff
path: root/include/configs/tb100.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/tb100.h')
-rw-r--r--include/configs/tb100.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/tb100.h b/include/configs/tb100.h
index 67b5774a09..09d5718971 100644
--- a/include/configs/tb100.h
+++ b/include/configs/tb100.h
@@ -32,11 +32,6 @@
#define CONFIG_SYS_NS16550_CLK 166666666
/*
- * Ethernet PHY configuration
- */
-#define CONFIG_PHY_GIGE
-
-/*
* Even though the board houses Realtek RTL8211E PHY
* corresponding PHY driver (drivers/net/phy/realtek.c) behaves unexpectedly.
* In particular "parse_status" reports link is down.
@@ -72,7 +67,6 @@
* Environment configuration
*/
#define CONFIG_BOOTFILE "uImage"
-#define CONFIG_BOOTARGS "console=ttyS0,115200n8"
#define CONFIG_LOADADDR CONFIG_SYS_LOAD_ADDR
/*