2 * linux/arch/arm/boot/compressed/head-nexuspci.S
4 * Copyright (C) 1996, 1997, 1998 Philip Blundell
6 * NexusPCI is unusual because we don't have a bootloader -- the kernel is
7 * run directly out of ROM at the moment. Maybe this will change one day and
8 * then this file can go away.
25 reset: mov r2, #0x20000000 @ LED off
29 mov r2, #0x10000000 @ SCC init
62 ldmia r0!, {r4, r5, r6, r7}
63 stmia r2!, {r4, r5, r6, r7}
79 undefined: ldr r4, =undef_msg
86 undef_msg: .ascii "Undefined instruction (or other problem)\000"
90 * Uncompress the kernel
101 add pc, r2, #0x20 @ call via EXEC entry