summaryrefslogtreecommitdiffstats
path: root/firmware/export/config/samsungyh920.h
diff options
context:
space:
mode:
authorBoris Gjenero <boris.gjenero@gmail.com>2012-10-27 12:57:29 -0400
committerMarcin Bukat <marcin.bukat@gmail.com>2013-01-24 11:27:12 +0100
commitd118f47d24a1791e4d97b7c09cc1188fab0d880e (patch)
tree4731302984b3b53bc3bde0bebcbeba8bacf6e136 /firmware/export/config/samsungyh920.h
parent0fec8414a35d980665e5bc47183f9f888158e087 (diff)
downloadrockbox-d118f47d24a1791e4d97b7c09cc1188fab0d880e.tar.gz
rockbox-d118f47d24a1791e4d97b7c09cc1188fab0d880e.zip
Re-enable PP502x ATA DMA
PP502x ATA DMA was disabled in 55fab77 because it caused various instability on all targets using it. This instability is fixed in 583c948 via FS#12391. Here, ATA DMA is enabled for all PP502x targets except nano1g and hdd6330. For nano1g, there may be other causes of instability and more testing is needed. ATA DMA does not work on hdd6330. Change-Id: I786b9edb19e74e6eb957ab205ea026f0969200ac Reviewed-on: http://gerrit.rockbox.org/340 Tested-by: David Hooper <dave@beermex.com> Tested-by: Boris Gjenero <boris.gjenero@gmail.com> Reviewed-by: Szymon Dziok <b0hoon@o2.pl> Tested-by: Szymon Dziok <b0hoon@o2.pl> Reviewed-by: Marcin Bukat <marcin.bukat@gmail.com>
Diffstat (limited to 'firmware/export/config/samsungyh920.h')
-rw-r--r--firmware/export/config/samsungyh920.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/samsungyh920.h b/firmware/export/config/samsungyh920.h
index 5da11fe436..0512e87dc7 100644
--- a/firmware/export/config/samsungyh920.h
+++ b/firmware/export/config/samsungyh920.h
@@ -191,7 +191,7 @@
/* DMA is used only for reading on PP502x because although reads are ~8x faster
* writes appear to be ~25% slower.
*/
-/* Switched off due to reported instabilities. #define HAVE_ATA_DMA */
+#define HAVE_ATA_DMA
/* Define this if a programmable hotkey is mapped */
#define HAVE_HOTKEY