diff --git a/config/boards/pine64.conf b/config/boards/pine64.conf index 955d59c56c..d5357ace65 100644 --- a/config/boards/pine64.conf +++ b/config/boards/pine64.conf @@ -13,5 +13,6 @@ DESKTOP_BETA_TARGET="xenial:default" # BOARDRATING="" CHIP="http://docs.armbian.com/Hardware_Allwinner-H5-A64/" +HARDWARE="https://linux-sunxi.org/Pine64" REVIEW="http://forum.armbian.com/index.php/topic/1917-armbian-running-on-pine64-and-other-a64h5-devices/#entry14642" FORUMS="http://forum.armbian.com/index.php/forum/11-other-boards/" diff --git a/config/boards/pine64so.conf b/config/boards/pine64so.conf index 72e9135bd9..18796a0ee8 100644 --- a/config/boards/pine64so.conf +++ b/config/boards/pine64so.conf @@ -9,11 +9,12 @@ GOVERNOR="userspace" CLI_TARGET="" DESKTOP_TARGET="" # -CLI_BETA_TARGET="xenial:dev" +CLI_BETA_TARGET="xenial:default,dev" DESKTOP_BETA_TARGET="" # BOARDRATING="" CHIP="http://docs.armbian.com/Hardware_Allwinner-H5-A64/" +HARDWARE="https://linux-sunxi.org/Pine64" REVIEW="http://forum.armbian.com/index.php/topic/1917-armbian-running-on-pine64-and-other-a64h5-devices/#entry14642" FORUMS="http://forum.armbian.com/index.php/forum/11-other-boards/" INCLUDE1="Hardware info|docs/board_details/pine64.md"