/* setup caches */ ldr r0, =0xefff0000 /* cache controler base address */ ldrh r1, [r0] strh r1, [r0] /* global cache disable */