Support CoreMgmt over DRTIO on Zynq Devices #323

Merged
sb10q merged 27 commits from occheung/artiq-zynq:drtio-coremgmt into master 2024-11-19 18:55:03 +08:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 42eaecf9e1 - Show all commits

View File

@ -563,7 +563,6 @@ mod remote_coremgmt {
linkno: u8, linkno: u8,
destination: u8, destination: u8,
) -> Result<()> { ) -> Result<()> {
info!("initited reboot request to satellite destination {}", destination);
let reply = drtio::aux_transact( let reply = drtio::aux_transact(
aux_mutex, aux_mutex,
linkno, linkno,