release: arm64: Enable overlays for PINE64 and PINE64-LTS

Approved by:	re (gjb)
This commit is contained in:
Emmanuel Vadot 2018-08-24 15:01:58 +00:00
parent 66e380123e
commit eeab916dad
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=338296
2 changed files with 2 additions and 0 deletions

View file

@ -14,6 +14,7 @@ KERNEL="GENERIC"
MD_ARGS="-x 63 -y 255"
NODOC=1
PART_SCHEME="MBR"
FDT_OVERLAYS="sun50i-a64-sid,sun50i-a64-ths,sun50i-a64-timer"
export BOARDNAME="PINE64-LTS"
arm_install_uboot() {

View file

@ -14,6 +14,7 @@ KERNEL="GENERIC"
MD_ARGS="-x 63 -y 255"
NODOC=1
PART_SCHEME="MBR"
FDT_OVERLAYS="sun50i-a64-sid,sun50i-a64-ths,sun50i-a64-timer"
export BOARDNAME="PINE64"
arm_install_uboot() {