diff mbox

[v2,12/12] rockchip: Drop Ethernet from the TODO

Message ID 1456694706-911-13-git-send-email-sjoerd.simons@collabora.co.uk
State Superseded
Headers show

Commit Message

Sjoerd Simons Feb. 28, 2016, 9:25 p.m. UTC
Now that ethernet support works, it can be dropped from the rockchip
TODO

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

Acked-by: Simon Glass <sjg@chromium.org>


---

Changes in v2: None

 doc/README.rockchip | 1 -
 1 file changed, 1 deletion(-)

-- 
2.7.0

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
diff mbox

Patch

diff --git a/doc/README.rockchip b/doc/README.rockchip
index e0572c8..3ce12d3 100644
--- a/doc/README.rockchip
+++ b/doc/README.rockchip
@@ -177,7 +177,6 @@  Immediate priorities are:
 - USB host
 - USB device
 - Run CPU at full speed (code exists but we only see ~60 DMIPS maximum)
-- Ethernet
 - NAND flash
 - Support for other Rockchip parts
 - Boot U-Boot proper over USB OTG (at present only SPL works)