summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
authorSzymon Dziok <b0hoon@o2.pl>2016-03-13 20:50:45 +0100
committerSzymon Dziok <b0hoon@o2.pl>2016-03-13 20:51:39 +0100
commite0a4dc511387af855ceea72b7839177b85581b51 (patch)
tree801936a5c783f70bd7c69582632e5667392eef18 /firmware
parent164f50b60c84b7ab89e01d107e4d58c2598b4bbe (diff)
downloadrockbox-e0a4dc511387af855ceea72b7839177b85581b51.tar.gz
rockbox-e0a4dc511387af855ceea72b7839177b85581b51.zip
HDD63X0: add a note about poweroff while charging to the config file.
Change-Id: I1e523dd3ddc5ddf198302cdb69cc90ad79df0563
Diffstat (limited to 'firmware')
-rw-r--r--firmware/export/config/gogearhdd6330.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/gogearhdd6330.h b/firmware/export/config/gogearhdd6330.h
index b250de86be..3f89240a48 100644
--- a/firmware/export/config/gogearhdd6330.h
+++ b/firmware/export/config/gogearhdd6330.h
@@ -160,6 +160,8 @@
160#define CONFIG_I2C I2C_PP5020 160#define CONFIG_I2C I2C_PP5020
161 161
162/* define this if the hardware can be powered off while charging */ 162/* define this if the hardware can be powered off while charging */
163/* It doesn't make sense because original bootloader starts the DAP
164 right after */
163/* #define HAVE_POWEROFF_WHILE_CHARGING */ 165/* #define HAVE_POWEROFF_WHILE_CHARGING */
164 166
165/* The start address index for ROM builds */ 167/* The start address index for ROM builds */