xscale mmu interference on pxa270.cfg script

Hello

I’m using a PX270 on a Triton sk3 module. If the target contains a boot loader it is possible to start-up with the mmu enabled before the processor halts. This means that the mmu disable and all flash commands fail. It took some time to realise that

reset halt

should be used to gain control.

As I’m new to this area I’m probably missing something or maybe the pxa270.cfg needs modifying.