]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - doc/README.drivers.eth
dm: eth: Add basic driver model support to Ethernet stack
[karo-tx-uboot.git] / doc / README.drivers.eth
index 42af442ea17dfe31f40848e93f50eede8b154740..8b4d3521c1b7805833dce5adb2b1bd2425b1ff5c 100644 (file)
@@ -1,3 +1,9 @@
+!!! WARNING !!!
+
+This guide describes to the old way of doing things. No new Ethernet drivers
+should be implemented this way. All new drivers should be written against the
+U-Boot core driver model. See doc/driver-model/README.txt
+
 -----------------------
  Ethernet Driver Guide
 -----------------------