1.0.4-pre backport: fix omission to write RI_SB io reg
commit21ded3d42d062b88e33ba42df71feb3113a5dd3c
authorrofl0r <rofl0r@users.noreply.github.com>
Sun, 29 Aug 2021 06:59:42 +0000 (29 06:59 +0000)
committerrofl0r <rofl0r@users.noreply.github.com>
Sun, 29 Aug 2021 08:50:13 +0000 (29 08:50 +0000)
tree9b79bf0efd3de8c65ec71ee42b20f7a73bcbd052
parentc78ff06b6727f1cb126f39cd36a8dbfdcc2e6aa1
1.0.4-pre backport: fix omission to write RI_SB io reg

this is one of the changed hunks in 1.0.4-pre svn commit
9859b44888b00c0835c0c4997f5f2ae4f6dfaf52 ), which was
reverted as one of the changes was bogus (probably the hdma one).

the change looks legit, as it merely adds a missing register
to the write command (it was already in read command).
mem.c