[PATCH 1/3] UBUNTU: [Config]: Disable V6 debugger mode and use V7
Eric Miao
eric.miao at canonical.com
Wed Feb 3 00:43:42 UTC 2010
commit 9fb3cb92653616c4373abb69f41e45b88c1cdf49
Author: Eric Miao <eric.miao at canonical.com>
Date: Mon Feb 1 10:03:33 2010 -0800
UBUNTU: [Config]: Disable V6 debugger mode and use V7
Keeping SW2.6 in ON (v6) may cause some Thumb2 issue because of pipeline
change in debugger mode. So it MUST be OFF if you want to fully support
T2 without any problem.
Signed-off-by: Eric Miao <eric.miao at canonical.com>
diff --git a/debian.mvl-dove/config/config.common.ubuntu
b/debian.mvl-dove/config/config.common.ubuntu
index 75ead2f..127fd0e 100644
--- a/debian.mvl-dove/config/config.common.ubuntu
+++ b/debian.mvl-dove/config/config.common.ubuntu
@@ -635,7 +635,7 @@ CONFIG_DNOTIFY=y
CONFIG_DONGLE=y
CONFIG_DOVEFB_DISPLAY_MODE=y
CONFIG_DOVEFB_SINGLE_DISPLAY_ACCURATE_PCLK=y
-CONFIG_DOVE_DEBUGGER_MODE_V6=y
+# CONFIG_DOVE_DEBUGGER_MODE_V6 is not set
CONFIG_DOVE_GPU=y
CONFIG_DOVE_GPU_MEM_SIZE=128
CONFIG_DOVE_PM_SUPPORT=y
More information about the kernel-team
mailing list