Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

ioremap() bug in Nios2 kernel

There is a critical bug, in the ioremap() function. It didn't uncache the address mapping. It existed for all Nios2 kernel released. This will cause problems in mtd driver, and others. Smc...