aboutsummaryrefslogtreecommitdiff
path: root/release/arm64
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2020-04-19 10:50:29 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2020-04-19 10:50:29 +0000
commitc5e7aeedcf75ec6504469ed65750b4021a1aa4dc (patch)
tree9cb972a812c6b6917b3c01cf9c3be40d277a06e9 /release/arm64
parent3bc36313e4a4599c9c7b1ca4a09b7ccd1a2871bc (diff)
downloadsrc-c5e7aeedcf75ec6504469ed65750b4021a1aa4dc.tar.gz
src-c5e7aeedcf75ec6504469ed65750b4021a1aa4dc.zip
Notes
Diffstat (limited to 'release/arm64')
-rw-r--r--release/arm64/PINE64-LTS.conf2
-rw-r--r--release/arm64/PINE64.conf2
-rw-r--r--release/arm64/PINEBOOK.conf2
3 files changed, 3 insertions, 3 deletions
diff --git a/release/arm64/PINE64-LTS.conf b/release/arm64/PINE64-LTS.conf
index 653867d527e8..39fff59563f1 100644
--- a/release/arm64/PINE64-LTS.conf
+++ b/release/arm64/PINE64-LTS.conf
@@ -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,sun50i-a64-opp"
+FDT_OVERLAYS="sun50i-a64-timer,sun50i-a64-opp"
export BOARDNAME="PINE64-LTS"
arm_install_uboot() {
diff --git a/release/arm64/PINE64.conf b/release/arm64/PINE64.conf
index 26d6f55e6e5f..ed433f78caf6 100644
--- a/release/arm64/PINE64.conf
+++ b/release/arm64/PINE64.conf
@@ -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,sun50i-a64-opp"
+FDT_OVERLAYS="sun50i-a64-timer,sun50i-a64-opp"
export BOARDNAME="PINE64"
arm_install_uboot() {
diff --git a/release/arm64/PINEBOOK.conf b/release/arm64/PINEBOOK.conf
index 7054284ff948..f513290ed97e 100644
--- a/release/arm64/PINEBOOK.conf
+++ b/release/arm64/PINEBOOK.conf
@@ -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,sun50i-a64-opp"
+FDT_OVERLAYS="sun50i-a64-timer,sun50i-a64-opp"
export BOARDNAME="PINEBOOK"
arm_install_uboot() {