Øyvind Harboe wrote:
> The only way we get a decent amount of regression testing is
> to commit.
>
> If you are reasonably confident about that this is the right direction
> and there appears to be no regressions, then it should be
> committed for testing.
>
>
>
Commited
__
The only way we get a decent amount of regression testing is
to commit.
If you are reasonably confident about that this is the right direction
and there appears to be no regressions, then it should be
committed for testing.
--
Øyvind Harboe
Embedded software and hardware consulting services
ht
Magnus Lundin wrote:
> Hello,
>
> If there are no known regressions then perhaps this patch should be
> commited ?
>
> http://lists.berlios.de/pipermail/openocd-development/2009-September/010335.html
>
> There are more thumb handling stuff to be fixed so I think this should
> go first.
Acked-
Hello,
If there are no known regressions then perhaps this patch should be
commited ?
http://lists.berlios.de/pipermail/openocd-development/2009-September/010335.html
There are more thumb handling stuff to be fixed so I think this should
go first.
Regards,
Magnus
Magnus Lundin wrote:
> Hello all Cortex_A8 fans !
>
> Please test the following patch that hopefully corrects some insane
> errors in Thumb state handling.
> (Yes I wrote it myself, but it seems UBoot for BeagleBoard does not use
> Thumb Mode)
I have this patch applied since some time, and it d
Dirk Behme wrote:
> Hi Magnus!
>
> Magnus Lundin wrote:
>> Hello all Cortex_A8 fans !
>>
>> Please test the following patch that hopefully corrects some insane
>> errors in Thumb state handling.
>> (Yes I wrote it myself, but it seems UBoot for BeagleBoard does not
>> use Thumb Mode)
>
> Same as
Hi Magnus!
Magnus Lundin wrote:
> Hello all Cortex_A8 fans !
>
> Please test the following patch that hopefully corrects some insane
> errors in Thumb state handling.
> (Yes I wrote it myself, but it seems UBoot for BeagleBoard does not use
> Thumb Mode)
Same as already mentioned with Matt's p
Hello all Cortex_A8 fans !
Please test the following patch that hopefully corrects some insane
errors in Thumb state handling.
(Yes I wrote it myself, but it seems UBoot for BeagleBoard does not use
Thumb Mode)
Best regards
Magnus
Index: src/target/cortex_a8.c
===