summaryrefslogtreecommitdiffstats
path: root/firmware/export/config
diff options
context:
space:
mode:
authorCástor Muñoz <cmvidal@gmail.com>2016-05-15 02:11:32 +0200
committerCástor Muñoz <cmvidal@gmail.com>2016-05-15 21:38:37 +0200
commitdbcde01835f73285d1a4a61a2dc55add92ad25de (patch)
treefeeba4ea4953f41e19c59a7b3d8e3127d2494f78 /firmware/export/config
parent469d64539007584241ccd475e81038ea4166f17b (diff)
downloadrockbox-dbcde01835f73285d1a4a61a2dc55add92ad25de.tar.gz
rockbox-dbcde01835f73285d1a4a61a2dc55add92ad25de.zip
iPod Classic: remove emCORE HDD endianess warning
Change-Id: I91aa2dca7e748fe043c16014661985c42ab84b1a
Diffstat (limited to 'firmware/export/config')
-rw-r--r--firmware/export/config/ipod6g.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/firmware/export/config/ipod6g.h b/firmware/export/config/ipod6g.h
index 917ebb90d2..84a13d8830 100644
--- a/firmware/export/config/ipod6g.h
+++ b/firmware/export/config/ipod6g.h
@@ -196,10 +196,6 @@
#define ATA_HAVE_BBT
#define ATA_BBT_PAGES 4096
-#ifndef BOOTLOADER
-/* TODO: probably this check is no longer needed and might be removed */
-#define CHECK_ATA_SWAP
-#endif
#define SECTOR_SIZE 4096