فهرست منبع

package/ts4900-fpga: bump version to 20170510

Fixes TXEN on CPU UARTs not correctly asserting in some multi-byte
transmits.

Signed-off-by: Kris Bahnsen <kris@embeddedTS.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Kris Bahnsen 3 سال پیش
والد
کامیت
503948f452
2فایلهای تغییر یافته به همراه4 افزوده شده و 4 حذف شده
  1. 3 3
      package/ts4900-fpga/ts4900-fpga.hash
  2. 1 1
      package/ts4900-fpga/ts4900-fpga.mk

+ 3 - 3
package/ts4900-fpga/ts4900-fpga.hash

@@ -1,5 +1,5 @@
-# From https://files.embeddedts.com/ts-socket-macrocontrollers/ts-4900-linux/fpga//ts4900-fpga-20150930.bin.md5
-md5  bf93c03ef914cf008287c8cd60781cc8  ts4900-fpga-20150930.bin
+# From https://files.embeddedts.com/ts-socket-macrocontrollers/ts-4900-linux/fpga//ts4900-fpga-20170510.bin.md5
+md5  86c7c3d7fb9c607af1ef55e1222b4416  ts4900-fpga-20170510.bin
 
 # Locally calculated
-sha256  242ac6a90bea9a95c937ea8952cdc9b02f543cea24a0359bed66a408a6dd8bf9  ts4900-fpga-20150930.bin
+sha256  f15edd6813ee5e93e7f380d85df2dc31e764ebca465093fb9006d56ee15b476b  ts4900-fpga-20170510.bin

+ 1 - 1
package/ts4900-fpga/ts4900-fpga.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-TS4900_FPGA_VERSION = 20150930
+TS4900_FPGA_VERSION = 20170510
 TS4900_FPGA_SOURCE = ts4900-fpga-$(TS4900_FPGA_VERSION).bin
 TS4900_FPGA_SITE = https://files.embeddedts.com/ts-socket-macrocontrollers/ts-4900-linux/fpga
 # No license file provided, Yocto recipe from the vendor claims MIT.