Searched refs:initrd (Results 1 - 25 of 133) sorted by relevance

123456

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/85xx/
H A Dmpc8540_ads.h18 #include <linux/initrd.h>
H A Dmpc85xx_cds_common.h20 #include <linux/initrd.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/kernel/
H A Dinitrd.c8 #include "linux/initrd.h"
11 #include "initrd.h"
16 static char *initrd __initdata = NULL;
24 if(initrd == NULL)
27 err = os_file_size(initrd, &size);
35 if(load_initrd(initrd, area, size) == -1)
47 initrd = line;
51 __uml_setup("initrd=", uml_initrd_setup,
52 "initrd=<initrd imag
[all...]
H A DMakefile14 obj-$(CONFIG_BLK_DEV_INITRD) += initrd.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/
H A Ddefpalo.conf15 --commandline=0/vmlinux HOME=/ root=/dev/ram initrd=0/ramdisk
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/simple/
H A DMakefile2 # for making the 'zImage' or 'zImage.initrd' on a number of targets.
51 zimageinitrd-$(CONFIG_CPCI690) := zImage.initrd-STRIPELF
57 zimageinitrd-$(CONFIG_IBM_OPENBIOS) := zImage.initrd-TREE
65 zimageinitrd-$(CONFIG_BAMBOO) := zImage.initrd-TREE
71 zimageinitrd-$(CONFIG_BUBINGA) := zImage.initrd-TREE
77 zimageinitrd-$(CONFIG_EBONY) := zImage.initrd-TREE
83 zimageinitrd-$(CONFIG_LUAN) := zImage.initrd-TREE
89 zimageinitrd-$(CONFIG_YUCCA) := zImage.initrd-TREE
95 zimageinitrd-$(CONFIG_OCOTEA) := zImage.initrd-TREE
101 zimageinitrd-$(CONFIG_SYCAMORE) := zImage.initrd
[all...]
H A Dmisc.c153 * The zImage and initrd will be between start and _end, so they've
162 puts("initrd at: ");
223 /* We need to make sure that the initrd and bi_recs do not
229 * initrd, move the initrd to the next MB
237 puts("initrd moved: "); puthex(initrd_loc);
249 /* add a bi_rec for the initrd if it exists */
251 unsigned long initrd[2]; local
253 initrd[0] = initrd_loc;
254 initrd[
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/boot/compressed/
H A Dhead-l7200.S19 mov r0, #0x00100000 @ FLASH address of initrd
20 mov r2, #0xf1000000 @ RAM address of initrd
21 add r3, r2, #0x00700000 @ Size of initrd
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/boot/
H A DzImage.lds.S37 .kernel:initrd : { *(.kernel:initrd) }
H A DMakefile122 # args (to if_changed): 1 = (this rule), 2 = platform, 3 = dts 4=dtb 5=initrd
152 initrd- := $(patsubst zImage%, zImage.initrd%, $(image-n) $(image-))
153 initrd-y := $(patsubst zImage%, zImage.initrd%, \
154 $(patsubst treeImage%, treeImage.initrd%, $(image-y)))
155 initrd-y := $(filter-out $(image-y), $(initrd-y))
156 targets += $(image-y) $(initrd-y)
158 $(addprefix $(obj)/, $(initrd
[all...]
H A DzImage.coff.lds.S34 *(.kernel:initrd)
H A Dmain.c100 printf("Attached initrd image at 0x%p-0x%p\n\r",
109 /* If there's no initrd at all, we're done */
114 * If the initrd is too low it will be clobbered when the
121 printf("Allocating 0x%lx bytes for initrd ...\n\r",
127 printf("Relocating initrd 0x%lx <- 0x%p (0x%lx bytes)\n\r",
132 printf("initrd head: 0x%lx\n\r", *((unsigned long *)initrd_addr));
134 /* Tell the kernel initrd address via device tree */
135 setprop_val(chosen, "linux,initrd-start", (u32)(initrd_addr));
136 setprop_val(chosen, "linux,initrd-end", (u32)(initrd_addr+initrd_size));
170 struct addr_range vmlinux, initrd; local
[all...]
H A Dwrapper7 # This script takes a kernel binary and optionally an initrd image
14 # -i initrd specify initrd file
28 initrd=
44 echo 'Usage: wrapper [-o output] [-p platform] [-i initrd]' >&2
65 initrd="$1"
126 isection=.kernel:initrd
142 isection=initrd
197 if [ -n "$initrd" ]; then
198 addsec $tmp "$initrd"
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/boot/bootp/
H A Dinit.S10 * "Header" file for splitting kernel + initrd. Note that we pass
27 bl move @ move the initrd
30 * Setup the initrd parameters to pass to the kernel. This can only be
33 ldmia r13, {r5-r9} @ get size and addr of initrd
36 @ r7 = initrd start
37 @ r8 = initrd end
59 mov r5, #4 @ Size of initrd tag (4 words)
77 data: .word initrd_start @ source initrd address
78 .word initrd_phys @ destination initrd address
79 .word initrd_size @ initrd siz
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/85xx/
H A Dmpc8540_ads.h20 #include <linux/initrd.h>
H A Dmpc85xx_ads.h21 #include <linux/initrd.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/xtensa/boot/boot-elf/
H A DMakefile34 Image.initrd: vmlinux $(OBJS)
36 --add-section .initrd=arch/$(ARCH)/boot/ramdisk \
37 --set-section-flags .initrd=contents,alloc,load,load,data \
51 zImage.initrd: Image.initrd
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/
H A DMakefile19 BOOT_TARGETS = zImage zImage.initrd znetboot znetboot.initrd
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/xtensa/boot/
H A DMakefile28 zImage zImage.initrd Image Image.initrd: $(bootdir-y)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/xtensa/boot/ramdisk/
H A DMakefile20 --add-section .initrd=$(RAMDISK_IMAGE) \
21 --set-section-flags .initrd=contents,alloc,load,load,data \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/boot/
H A DMakefile51 bootp/bootp: zImage initrd
54 initrd:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/boot/
H A DMakefile71 $(obj)/bootp/bootp: $(obj)/zImage initrd FORCE
79 PHONY += initrd FORCE
80 initrd:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/boot/
H A DMakefile64 # Set this if you want an initrd included with the zdisk/fdimage/isoimage kernel
67 image_cmdline = default linux $(FDARGS) $(if $(FDINITRD),initrd=initrd.img,)
79 MTOOLSRC=$(obj)/mtools.conf mcopy '$(FDINITRD)' a:initrd.img ; \
91 MTOOLSRC=$(obj)/mtools.conf mcopy '$(FDINITRD)' v:initrd.img ; \
102 MTOOLSRC=$(obj)/mtools.conf mcopy '$(FDINITRD)' w:initrd.img ; \
119 cp '$(FDINITRD)' $(obj)/isoimage/initrd.img ; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/boot/
H A DMakefile66 # Set this if you want an initrd included with the zdisk/fdimage/isoimage kernel
69 image_cmdline = default linux $(FDARGS) $(if $(FDINITRD),initrd=initrd.img,)
81 MTOOLSRC=$(obj)/mtools.conf mcopy '$(FDINITRD)' a:initrd.img ; \
93 MTOOLSRC=$(obj)/mtools.conf mcopy '$(FDINITRD)' v:initrd.img ; \
104 MTOOLSRC=$(obj)/mtools.conf mcopy '$(FDINITRD)' w:initrd.img ; \
121 cp '$(FDINITRD)' $(obj)/isoimage/initrd.img ; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/boot/
H A DMakefile64 PHONY += initrd
65 initrd:

Completed in 102 milliseconds

123456