release: arm64: Add opp dtbo to PINE* boards
MFC after: 1 month
This commit is contained in:
parent
a69c1d42cc
commit
d6c31218b6
@ -14,7 +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"
|
||||
FDT_OVERLAYS="sun50i-a64-sid,sun50i-a64-ths,sun50i-a64-timer,sun50i-a64-opp"
|
||||
export BOARDNAME="PINE64-LTS"
|
||||
|
||||
arm_install_uboot() {
|
||||
|
@ -14,7 +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"
|
||||
FDT_OVERLAYS="sun50i-a64-sid,sun50i-a64-ths,sun50i-a64-timer,sun50i-a64-opp"
|
||||
export BOARDNAME="PINE64"
|
||||
|
||||
arm_install_uboot() {
|
||||
|
@ -14,7 +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"
|
||||
FDT_OVERLAYS="sun50i-a64-sid,sun50i-a64-ths,sun50i-a64-timer,sun50i-a64-opp"
|
||||
export BOARDNAME="PINEBOOK"
|
||||
|
||||
arm_install_uboot() {
|
||||
|
Loading…
Reference in New Issue
Block a user