Add support for the TK885D baseboard from TELE-DATA
The TK885D board uses a TQM885D module from TQ, this port adds an
own configuration file and adds a last_stage_init() method to
configure the two PHYs, depending on the phy_auto_nego environment
variable.
Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
diff --git a/Makefile b/Makefile
index 47206fc..fa12ed7 100644
--- a/Makefile
+++ b/Makefile
@@ -1062,6 +1062,7 @@
TQM862M_config \
TQM866M_config \
TQM885D_config \
+TK885D_config \
virtlab2_config: unconfig
@mkdir -p $(obj)include
@ >$(obj)include/config.h