Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-21 | powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabled | Grant Likely | |
When ATA DMA is enabled, bestcomm prefetching does not work. This patch adds a function to disable bestcomm prefetch when the ATA Bestcomm task is initialized. Signed-off-by: Grant Likely <grant.likely@secretlab.ca> | |||
2007-10-16 | [POWERPC] bestcomm: ATA task support | Sylvain Munaut | |
This is the microcode for the ATA task and the associated support code. The microcode itself comes directly from the offical API (v2.2) Signed-off-by: Sylvain Munaut <tnt@246tNt.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca> |