On 10 March 2011 16:19, Peter Stuge wrote:
> Aaron Carroll wrote:
>> Soft breakpoints are currently broken if the MMU is enabled due to incorrect
>> cache flushing. Until this is fixed, force the use of hardware breakpoints.
>>
>> Signed-off-by: Aaron Carroll
>
> What would it take to fix soft b
Aaron Carroll wrote:
> Soft breakpoints are currently broken if the MMU is enabled due to incorrect
> cache flushing. Until this is fixed, force the use of hardware breakpoints.
>
> Signed-off-by: Aaron Carroll
What would it take to fix soft breakpoints? Meanwhile:
Acked-by: Peter Stuge
_
Soft breakpoints are currently broken if the MMU is enabled due to incorrect
cache flushing. Until this is fixed, force the use of hardware breakpoints.
Signed-off-by: Aaron Carroll
---
tcl/target/omap4430.cfg |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/tcl/target