All of lore.kernel.org
 help / color / mirror / Atom feed
* How to properly boot without a separate initrd
@ 2020-06-10 16:07 krecis
  2020-06-10 16:22 ` Neil Armstrong
  0 siblings, 1 reply; 3+ messages in thread
From: krecis @ 2020-06-10 16:07 UTC (permalink / raw)
  To: u-boot-amlogic

Hi,
I have a kernel image which already contains an initramfs, I don't know how to properly boot that with uboot .

The bootm syntax is
bootm start <os> <initrd> <fdtaddr>

which implies that the user always has a 2 separate files for the kernel and the initrd, I have an Image file with kernel+initramfs and a dtb/fdt file : how do I boot ?
I have not found a proper way/command to achieve this under uboot .
should I set the initrd address to 0 ?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-06-12  9:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-10 16:07 How to properly boot without a separate initrd krecis
2020-06-10 16:22 ` Neil Armstrong
2020-06-12  9:03   ` krecis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.