diff options
author | Sjoerd Simons | 2017-01-11 11:46:17 +0100 |
---|---|---|
committer | Simon Glass | 2017-01-11 20:24:19 -0700 |
commit | 35a05761a1aebc857e73bec7d9e72a7f84cd96ba (patch) | |
tree | 73fc0324fd86252462ca44072af0914bd0304c88 /doc | |
parent | 7a63efa8360148b8c12b65f596171b23611869c4 (diff) |
rockchip: Drop Ethernet from the TODO
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>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.rockchip | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/README.rockchip b/doc/README.rockchip index 06ec80e5236..43cafc7bd6a 100644 --- a/doc/README.rockchip +++ b/doc/README.rockchip @@ -219,7 +219,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) |