diff mbox

[1/3] UBUNTU: [Config]: Disable V6 debugger mode and use V7

Message ID f17812d71002021643h7def000dj3e67482b090a66c@mail.gmail.com
State Accepted
Delegated to: Andy Whitcroft
Headers show

Commit Message

Eric Miao Feb. 3, 2010, 12:43 a.m. UTC
commit 9fb3cb92653616c4373abb69f41e45b88c1cdf49
Author: Eric Miao <eric.miao@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@canonical.com>

Comments

Andy Whitcroft Feb. 3, 2010, 2:17 p.m. UTC | #1
Applied to Lucid.

-apw
diff mbox

Patch

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