From 95eabc42fcabf6195e9e2ad448a1cf968a029ba2 Mon Sep 17 00:00:00 2001 From: Serhii Voloshynov Date: Fri, 15 Oct 2021 17:08:59 +0300 Subject: set PREFERRED_VERSION_rs9113 to 1.6.5 --- conf/machine/mtcap.conf | 2 +- conf/machine/mtcdt.conf | 2 +- conf/machine/mtr.conf | 2 +- conf/machine/mtrv1.conf | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'conf') diff --git a/conf/machine/mtcap.conf b/conf/machine/mtcap.conf index 01c508b..504cd98 100644 --- a/conf/machine/mtcap.conf +++ b/conf/machine/mtcap.conf @@ -38,7 +38,7 @@ EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 --pagesize=0x800 -n UBOOT_ENTRYPOINT = "0x20008000" UBOOT_LOADADDRESS = "0x20008000" -PREFERRED_VERSION_rs9113 = '1.6.1' +PREFERRED_VERSION_rs9113 = '1.6.5' PRINC ?= "0" diff --git a/conf/machine/mtcdt.conf b/conf/machine/mtcdt.conf index 30761df..028f1dc 100644 --- a/conf/machine/mtcdt.conf +++ b/conf/machine/mtcdt.conf @@ -39,7 +39,7 @@ EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 --pagesize=0x800 -n UBOOT_ENTRYPOINT = "0x20008000" UBOOT_LOADADDRESS = "0x20008000" -PREFERRED_VERSION_rs9113 = '1.6.1' +PREFERRED_VERSION_rs9113 = '1.6.5' PRINC ?= "0" diff --git a/conf/machine/mtr.conf b/conf/machine/mtr.conf index e5c68e5..c4b141e 100644 --- a/conf/machine/mtr.conf +++ b/conf/machine/mtr.conf @@ -40,7 +40,7 @@ UBOOT_ENTRYPOINT = "0x20008000" UBOOT_LOADADDRESS = "0x20008000" # No rs9113 for mtr -PREFERRED_VERSION_rs9113 = '1.6.1' +PREFERRED_VERSION_rs9113 = '1.6.5' PRINC ?= "0" diff --git a/conf/machine/mtrv1.conf b/conf/machine/mtrv1.conf index e350664..26ad485 100644 --- a/conf/machine/mtrv1.conf +++ b/conf/machine/mtrv1.conf @@ -39,7 +39,7 @@ EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 --pagesize=0x800 -n UBOOT_ENTRYPOINT = "0x20008000" UBOOT_LOADADDRESS = "0x20008000" -PREFERRED_VERSION_rs9113 = '1.6.1' +PREFERRED_VERSION_rs9113 = '1.6.5' PRINC ?= "0" -- cgit v1.2.3