Hi, I noticed that in 'arch/arm/lib/delay.S' we are using 'mov pc, lr' instead of 'bx lr'. Why? It looks like 'mov pc, lr' is used all over the place, but I can't find out what's the reason. -- Felipe Contreras