Change in osmo-ccid-firmware[master]: update ASFv4 library to 1.0.1465

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Kévin Redon gerrit-no-reply at lists.osmocom.org
Wed Apr 17 00:30:03 UTC 2019


Kévin Redon has uploaded this change for review. ( https://gerrit.osmocom.org/13688


Change subject: update ASFv4 library to 1.0.1465
......................................................................

update ASFv4 library to 1.0.1465

Change-Id: I828e87c7ededbb50a999d672cf0b738eef9a093a
---
M sysmoOCTSIM/atmel_start_config.atstart
M sysmoOCTSIM/hpl/dmac/hpl_dmac.c
2 files changed, 2 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ccid-firmware refs/changes/88/13688/1

diff --git a/sysmoOCTSIM/atmel_start_config.atstart b/sysmoOCTSIM/atmel_start_config.atstart
index f40c43a..4fda2f8 100644
--- a/sysmoOCTSIM/atmel_start_config.atstart
+++ b/sysmoOCTSIM/atmel_start_config.atstart
@@ -4,7 +4,7 @@
   api: '1.0'
   backend: 1.5.122
   commit: 820baecf7dd115d94b0d42ee3b0b9d6ba2da7113
-  content: 1.0.1405
+  content: 1.0.1465
   content_pack_name: acme-packs-all
   format: '2'
   frontend: 1.5.1826
diff --git a/sysmoOCTSIM/hpl/dmac/hpl_dmac.c b/sysmoOCTSIM/hpl/dmac/hpl_dmac.c
index 27021dd..b08448b 100644
--- a/sysmoOCTSIM/hpl/dmac/hpl_dmac.c
+++ b/sysmoOCTSIM/hpl/dmac/hpl_dmac.c
@@ -108,6 +108,7 @@
 		hri_dmac_write_CHPRILVL_reg(DMAC, i, _cfgs[i].prilvl);
 		hri_dmac_write_CHEVCTRL_reg(DMAC, i, _cfgs[i].evctrl);
 		hri_dmacdescriptor_write_BTCTRL_reg(&_descriptor_section[i], _cfgs[i].btctrl);
+		hri_dmacdescriptor_write_DESCADDR_reg(&_descriptor_section[i], 0x0);
 	}
 
 	for (i = 0; i < 5; i++) {

-- 
To view, visit https://gerrit.osmocom.org/13688
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ccid-firmware
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I828e87c7ededbb50a999d672cf0b738eef9a093a
Gerrit-Change-Number: 13688
Gerrit-PatchSet: 1
Gerrit-Owner: Kévin Redon <kredon at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190417/b7665b13/attachment.htm>


More information about the gerrit-log mailing list