Lines Matching refs:with
55 kernel and a ramdisk, respectively. The kernel is booted with initrd loaded
56 with the ramdisk from the image.
58 U-Boot is compiled with OF support:
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>.
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
123 New uImage support introduces two new forms for bootm arguments, with the
132 - new uImage configuration specification with extra configuration components
147 - boot configuration "cfg@1" with extra "cfg@2" from a new uImage located
151 - boot "kernel@1" from a new uImage at 200000 with initrd "ramdisk@2" found in
155 - boot "kernel@2" from a new uImage at 200000, with initrd "ramdisk@1" and FDT
159 - boot kernel "kernel@2" with initrd "ramdisk@2", both stored in a new uImage
160 at address 200000, with a raw FDT blob stored at address 600000:
163 - boot kernel "kernel@2" from new uImage at 200000 with FDT "fdt@1" from the