From 9b6bf6dd1093457f9581f48f9f17362fa34ef311 Mon Sep 17 00:00:00 2001 From: Vyacheslav Pedash Date: Wed, 13 Sep 2023 17:13:15 +0300 Subject: Update preferred version of the RS9113 proprietary driver to 1.6.6 --- 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(-) diff --git a/conf/machine/mtcap.conf b/conf/machine/mtcap.conf index 56743e0..a766e7a 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.5' +PREFERRED_VERSION_rs9113 = '1.6.6' PRINC ?= "0" diff --git a/conf/machine/mtcdt.conf b/conf/machine/mtcdt.conf index 097d27d..885dcb5 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.5' +PREFERRED_VERSION_rs9113 = '1.6.6' PRINC ?= "0" diff --git a/conf/machine/mtr.conf b/conf/machine/mtr.conf index f6c9f0f..ad524e0 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.5' +PREFERRED_VERSION_rs9113 = '1.6.6' PRINC ?= "0" diff --git a/conf/machine/mtrv1.conf b/conf/machine/mtrv1.conf index 56e09d1..9b34947 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.5' +PREFERRED_VERSION_rs9113 = '1.6.6' PRINC ?= "0" -- cgit v1.2.3