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>
This commit is contained in:
Kris Bahnsen 2022-03-10 10:59:21 -08:00 committed by Thomas Petazzoni
parent 88de5d0822
commit 503948f452
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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.