···178178 * registers (r0 to r3 and lr), but not ip, as we use it as a return179179 * value in some cases..180180 */181181-asm(" .section .sched.text,\"ax\" \n\181181+asm(" .section .sched.text,\"ax\",%progbits \n\182182 .align 5 \n\183183 .globl __down_failed \n\184184__down_failed: \n\
+6
arch/arm/mach-ixp4xx/ixdp425-setup.c
···123123 platform_add_devices(ixdp425_devices, ARRAY_SIZE(ixdp425_devices));124124}125125126126+#ifdef CONFIG_ARCH_IXDP465126127MACHINE_START(IXDP425, "Intel IXDP425 Development Platform")127128 /* Maintainer: MontaVista Software, Inc. */128129 .phys_ram = PHYS_OFFSET,···135134 .boot_params = 0x0100,136135 .init_machine = ixdp425_init,137136MACHINE_END137137+#endif138138139139+#ifdef CONFIG_MACH_IXDP465139140MACHINE_START(IXDP465, "Intel IXDP465 Development Platform")140141 /* Maintainer: MontaVista Software, Inc. */141142 .phys_ram = PHYS_OFFSET,···149146 .boot_params = 0x0100,150147 .init_machine = ixdp425_init,151148MACHINE_END149149+#endif152150151151+#ifdef CONFIG_ARCH_PRPMC1100153152MACHINE_START(IXCDP1100, "Intel IXCDP1100 Development Platform")154153 /* Maintainer: MontaVista Software, Inc. */155154 .phys_ram = PHYS_OFFSET,···163158 .boot_params = 0x0100,164159 .init_machine = ixdp425_init,165160MACHINE_END161161+#endif166162167163/*168164 * Avila is functionally equivalent to IXDP425 except that it adds