Turn printf() to DPRINTF()
compute number of output lines and use this to properly init the
output masks (this bug would cause a fault if any number of input was
larger than the number of outputs - and the output were not all properly
reset to 0)
Don't reset WTI masks before CPUs have been woken up (it worked by accident
because of the above bug)
(No files)
Note: See TracChangeset
for help on using the changeset viewer.