release: arm64: Enable overlays for PINE64 and PINE64-LTS
Approved by: re (gjb)
This commit is contained in:
parent
95cda77dc1
commit
d3aa49faa1
@ -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() {
|
||||
|
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user