> If I correctly understand, the underlying issue looks similar (improperly aligned > memory/register accesses), but the affected areas are different, even non-intersecting: > Wolfram fixes register access, affecting manual mode reads/writes, having problems > with QSPI devices, while my fix is related to external address space reads (mapped > memory access) with Hyperflash devices. Ack.