From c43e207d5c12b0e03b204cbd2ced1bd04a9d2994 Mon Sep 17 00:00:00 2001 From: John Klug Date: Tue, 12 Feb 2019 16:11:08 -0600 Subject: Bump the rs9113 preferred version to 1.6.1 --- conf/machine/mtcap.conf | 2 +- conf/machine/mtcdt.conf | 2 +- conf/machine/mtr.conf | 3 ++- conf/machine/mtrv1.conf | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) (limited to 'conf') diff --git a/conf/machine/mtcap.conf b/conf/machine/mtcap.conf index 80b5a9a..f4e7228 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.0' +PREFERRED_VERSION_rs9113 = '1.6.1' PRINC ?= "0" diff --git a/conf/machine/mtcdt.conf b/conf/machine/mtcdt.conf index 7071ebc..9da92cb 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.0' +PREFERRED_VERSION_rs9113 = '1.6.1' PRINC ?= "0" diff --git a/conf/machine/mtr.conf b/conf/machine/mtr.conf index dc3f7c8..7f8ab5e 100644 --- a/conf/machine/mtr.conf +++ b/conf/machine/mtr.conf @@ -39,7 +39,8 @@ EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 --pagesize=0x800 -n UBOOT_ENTRYPOINT = "0x20008000" UBOOT_LOADADDRESS = "0x20008000" -PREFERRED_VERSION_rs9113 = '1.5.5' +# No rs9113 for mtr +PREFERRED_VERSION_rs9113 = '1.6.1' PRINC ?= "0" diff --git a/conf/machine/mtrv1.conf b/conf/machine/mtrv1.conf index 93b29c8..7b035be 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.5.5' +PREFERRED_VERSION_rs9113 = '1.6.1' PRINC ?= "0" -- cgit v1.2.3