Searched refs:rescue (Results 1 - 14 of 14) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/boot/
H A DMakefile11 subdir- := compressed rescue
20 $(Q)$(MAKE) $(build)=$(obj)/rescue $(obj)/rescue/rescue.bin
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/boot/
H A DMakefile11 subdir- := compressed rescue
20 $(Q)$(MAKE) $(build)=$(obj)/rescue $(obj)/rescue/rescue.bin
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/boot/rescue/
H A DMakefile2 # Makefile for rescue (bootstrap) code
22 targets := rescue.o rescue.bin
24 $(obj)/rescue.o: $(OBJECTS) FORCE
27 $(obj)/rescue.bin: $(obj)/rescue.o FORCE
29 cp -p $(obj)/rescue.bin $(objtree)
42 # Pad it to 784 bytes, that's what the rescue loader expects
H A Dhead_v10.S4 * table at the first sector after the rescue sector.
52 * Bit 0 in flags signifies RW or RO. The rescue code only bothers
121 ;; This is the entry point of the rescue code
134 ;; rescue code without erasing/reflashing the sector.
177 bne do_rescue ; didn't recognize - trig rescue
190 bne do_rescue ; didn't match - trig rescue
228 ;; otherwise fall through to the rescue code.
H A Dkimagerescue.S3 * rescue serial port.
4 * This is called from the rescue code, it will copy received data to
46 ;; This is the entry point of the rescue code
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/boot/rescue/
H A DMakefile2 # Makefile for rescue (bootstrap) code
22 targets := rescue.o rescue.bin
24 $(obj)/rescue.o: $(OBJECTS) FORCE
27 $(obj)/rescue.bin: $(obj)/rescue.o FORCE
29 cp -p $(obj)/rescue.bin $(objtree)
42 # Pad it to 784 bytes, that's what the rescue loader expects
H A Dhead_v10.S4 * table at the first sector after the rescue sector.
52 * Bit 0 in flags signifies RW or RO. The rescue code only bothers
121 ;; This is the entry point of the rescue code
134 ;; rescue code without erasing/reflashing the sector.
177 bne do_rescue ; didn't recognize - trig rescue
190 bne do_rescue ; didn't match - trig rescue
228 ;; otherwise fall through to the rescue code.
H A Dkimagerescue.S3 * rescue serial port.
4 * This is called from the rescue code, it will copy received data to
46 ;; This is the entry point of the rescue code
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/platforms/embedded6xx/
H A Dls_uart.c31 int i = 0, rescue = 8; local
34 while (rescue--) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/platforms/embedded6xx/
H A Dls_uart.c31 int i = 0, rescue = 8; local
34 while (rescue--) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/
H A DMakefile90 $(boot)/rescue/rescue.bin
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/
H A DMakefile90 $(boot)/rescue/rescue.bin
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dhead.S197 ;; thus the following does not work (normally there is a rescue-block
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Dhead.S197 ;; thus the following does not work (normally there is a rescue-block

Completed in 166 milliseconds