All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Question about booting Linux from efi_loader
@ 2018-10-30 13:20 Masahiro Yamada
  2018-10-30 13:31 ` Alexander Graf
  0 siblings, 1 reply; 4+ messages in thread
From: Masahiro Yamada @ 2018-10-30 13:20 UTC (permalink / raw)
  To: u-boot

Hi Alex,


Could you teach me a little bit
about efi_loader?

I guess I am seriously missing something,
but how to pass initramdisk address when you use
bootefi (like when you use 'booti') ?


What I did:

> tftpboot  90000000  Image
> tftpboot  98000000 uniphier-ld11-global.dtb
> bootefi   90000000   98000000

The kernel will start booting,
but fail to mount initramdisk,
obviously because I am not passing initramdisk.


-- 
Best Regards
Masahiro Yamada

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

end of thread, other threads:[~2018-10-31  9:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-30 13:20 [U-Boot] Question about booting Linux from efi_loader Masahiro Yamada
2018-10-30 13:31 ` Alexander Graf
2018-10-31  2:52   ` Masahiro Yamada
2018-10-31  9:27     ` Alexander Graf

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.