update status on readme

This commit is contained in:
Shaun Mulligan 2017-12-10 17:51:45 +01:00
parent 8d23992d36
commit 771d7fbb21

View file

@ -6,17 +6,14 @@ Currently Supported SoC versions:
* H3 * H3
Currently Supported Boards: Currently Supported Boards:
* [NanoPi Neo Air](http://www.friendlyarm.com/index.php?route=product/product&product_id=151)
* [Orange Pi Lite](http://www.orangepi.org/orangepilite/) * [Orange Pi Lite](http://www.orangepi.org/orangepilite/)
## TODO: ## TODO:
* currently waiting on overlay2 storage driver support in meta-resin, see PR (https://github.com/resin-os/meta-resin/pull/746)
* BUG: on the OPi-lite docker0 bridge always ends up on 172.18.x.x and resinOS assumes it to be on 172.17.x.x, this means that containers are unable to resolve DNS. See related issue: https://github.com/resin-os/resinos/issues/229
* add integration with resinHUP in u-boot * add integration with resinHUP in u-boot
* BUG: One of the DT overlays throws the following error: `libfdt fdt_path_offset() returned FDT_ERR_NOTFOUND` * BUG: One of the DT overlays throws the following error: `libfdt fdt_path_offset() returned FDT_ERR_NOTFOUND`
* extend to flasher type images, to allow boards to boot from internal eMMC.
* support more boards: * support more boards:
* Orange pi plus 2e * Orange pi plus 2e
* Nanopi air
* Nanopi m1 * Nanopi m1
* Nanopi neo 2 plus (H5) * Nanopi neo 2 plus (H5)
@ -83,4 +80,4 @@ Signed-off-by: Joe Developer <joe.developer@example.com>
Make sure you mention the issue addressed by a PR. See: Make sure you mention the issue addressed by a PR. See:
* https://help.github.com/articles/autolinked-references-and-urls/#issues-and-pull-requests * https://help.github.com/articles/autolinked-references-and-urls/#issues-and-pull-requests
* https://help.github.com/articles/closing-issues-via-commit-messages/#closing-an-issue-in-a-different-repository * https://help.github.com/articles/closing-issues-via-commit-messages/#closing-an-issue-in-a-different-repository