diff options
author | John Klug <john.klug@multitech.com> | 2017-08-30 14:38:46 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2017-08-30 14:38:46 -0500 |
commit | 14e44ec4403ec126daeaf3f67ce9f0fc082d69f1 (patch) | |
tree | 1182a109743ce3c099451a55e997875346497fbc /conf/machine/mtcdt.conf | |
parent | 363279563806c52be8811f05e9e05dcb3efdd882 (diff) | |
download | meta-multitech-14e44ec4403ec126daeaf3f67ce9f0fc082d69f1.tar.gz meta-multitech-14e44ec4403ec126daeaf3f67ce9f0fc082d69f1.tar.bz2 meta-multitech-14e44ec4403ec126daeaf3f67ce9f0fc082d69f1.zip |
Move to new rs9113 driver
Diffstat (limited to 'conf/machine/mtcdt.conf')
-rw-r--r-- | conf/machine/mtcdt.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/mtcdt.conf b/conf/machine/mtcdt.conf index 83a47a4..028adb6 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.5.0' +PREFERRED_VERSION_rs9113 = '1.5.5' PRINC ?= "0" |