Home
last modified time | relevance | path

Searched refs:initrd (Results 1 – 20 of 20) sorted by relevance

/rk3399_rockchip-uboot/arch/sh/lib/
H A Dbootm.c32 #define GET_INITRD_START(initrd, linux) (initrd - linux + CONFIG_SH_SDRAM_OFFSET) argument
34 #define GET_INITRD_START(initrd, linux) (initrd - linux) argument
/rk3399_rockchip-uboot/doc/uImage.FIT/
H A Dcommand_syntax_extensions.txt55 kernel and a ramdisk, respectively. The kernel is booted with initrd loaded
61 | (kernel, initrd) | (kernel, initrd, fdt) |
66 Ad. 4. Similar to case 3, but the kernel is booted without initrd. Second
70 Ad. 5. Boot kernel image located at <addr1> with initrd loaded with ramdisk
76 booted with initrd loaded with ramdisk from the image at <addr2>.
80 a FDT binary blob. Kernel is booted without initrd.
97 at <addr1> with initrd loaded with ramdisk <subimg2> from the image at
102 at <addr1> with initrd loaded with ramdisk <subimg2> from the image at
111 at <addr1>, without initrd, and pass FDT blob <subimg3> from the image at
151 - boot "kernel@1" from a new uImage at 200000 with initrd "ramdisk@2" found in
[all …]
H A Dmulti_spl.its72 initrd {
73 description = "Debian installer initrd";
86 loadables = "uboot", "atf", "kernel", "initrd";
/rk3399_rockchip-uboot/doc/
H A DREADME.qemu-mips51 2) Download kernel + initrd
60 initrd.gz
89 8) Generate ext2 on part 2 on Copy uImage and initrd.gz
96 # Mount and copy uImage and initrd.gz to it
99 # cp {initrd.gz,uImage} /mnt/boot/
113 setenv load_rd_ext2 'ide res; ext2load ide 0:2 ${rd_start} /boot/initrd.gz'
114 setenv load_rd_tftp 'tftp ${rd_start} /initrd.gz'
H A DREADME.nokia_rx5158 * run initrdload - Load initrd image ${mmcinitrdfile}
60 * run kerninitrdboot - Boot loaded kernel image with loaded initrd image
65 with initrd image ${mmcinitrdfile}
H A DREADME.commands.spl6 used. (kernel image, initrd-image, fdt-image etc.)
H A DREADME.pxe81 store the kernel(or FIT image) and initrd it retrieves from tftp. These
148 initrd <path> - if this label is chosen, use tftp to retrieve the initrd
181 initrd initrds/uzInitrdDebInstall
233 - U-Boot's pxe only recognizes a single file on the initrd command line. It
H A DREADME.x86440 initrd, command-line arguments and more. U-Boot supports directly accessing
446 -append 'root=/dev/ram console=ttyS0' -initrd /path/to/initrd -smp 8
448 Note: -initrd and -smp are both optional
460 - load <kernel addr> <initrd addr> : load kernel and initrd (if any) and setup for zboot
463 loading kernel to address 01000000 size 5d9d30 initrd 04000000 size 1b1ab50
465 Here the kernel (bzImage) is loaded to 01000000 and initrd is to 04000000. Then,
620 <SYM> 33 initrd.img
623 <SYM> 33 initrd.img.old
643 19215259 initrd.img-3.13.0-58-generic
646 28304443 initrd.img-3.13.0-32-generic
[all …]
H A DREADME.distro111 initrd /boot/initramfs-3.17.0-0.rc4.git2.1.fc22.armv7hl.img
117 initrd /boot/initramfs-3.17.0-0.rc4.git2.1.fc22.armv7hl+lpae.img
121 initrd /boot/initramfs-0-rescue-8f6ba7b039524e0eb957d2c9203f04bc.img
154 INITRD fedora-installer/initrd.img.orig
182 raw zImage and initrd (rather than FIT- or uImage-wrapped files), etc. Network
233 when processing the initrd option in extlinux.conf.
H A DREADME.odroid274 Similarly we can use the USB storage to load the kernel image/initrd/fdt etc
305 2127254 initrd.img-3.8.13.23
311 2127606 initrd.img-3.8.13.26
/rk3399_rockchip-uboot/cmd/
H A Dpxe.c476 char *initrd; member
545 if (label->initrd) in label_destroy()
546 free(label->initrd); in label_destroy()
643 if (label->initrd) { in label_boot()
644 if (get_relfile_envaddr(cmdtp, label->initrd, "ramdisk_addr_r") < 0) { in label_boot()
1237 if (label->initrd) in parse_label()
1244 label->initrd = malloc(len + 1); in parse_label()
1245 strncpy(label->initrd, s, len); in parse_label()
1246 label->initrd[len] = '\0'; in parse_label()
1251 if (!label->initrd) in parse_label()
[all …]
H A DKconfig1323 via -kernel / -initrd
/rk3399_rockchip-uboot/arch/nds32/lib/
H A Dbootm.c198 params->u.initrd.start = initrd_start; in setup_initrd_tag()
199 params->u.initrd.size = initrd_end - initrd_start; in setup_initrd_tag()
/rk3399_rockchip-uboot/arch/nds32/include/asm/
H A Dsetup.h134 struct tag_initrd initrd; member
/rk3399_rockchip-uboot/test/image/
H A Dtest-imagetools.sh22 DATAFILE1=initrd.img
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dsetup.h215 struct tag_initrd initrd; member
/rk3399_rockchip-uboot/arch/arm/lib/
H A Dbootm.c185 params->u.initrd.start = initrd_start; in setup_initrd_tag()
186 params->u.initrd.size = initrd_end - initrd_start; in setup_initrd_tag()
/rk3399_rockchip-uboot/board/buffalo/lsxl/
H A DREADME96 Use this for new-style booting. Loads three files /vmlinuz, /initrd.img
/rk3399_rockchip-uboot/
H A DREADME3942 initrd_high - restrict positioning of initrd images:
3943 If this variable is not set, initrd images will be
3946 maximum initrd size. If for some reason you want to
3947 make sure that the initrd image is loaded below the
3958 sure that the initrd image is placed in the first
4273 "initrd" images to be used are no longer part of one big Linux image;
4274 instead, kernel and "initrd" are separate images. This implementation
4284 - the same Linux kernel image can now be used with different "initrd"
4286 be run with the same "initrd". This makes testing easier (you don't
4287 have to build a new "zImage.initrd" Linux image when you just
[all …]
/rk3399_rockchip-uboot/arch/mips/
H A DKconfig254 environment to the kernel. Information like memory size, initrd