linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Sharing code between Linux and bootloader (U-boot) ?
@ 2016-05-20 14:28 Sebastian Frias
  2016-05-21  1:41 ` [U-Boot] " Tom Rini
  2016-05-30 11:35 ` Holger Schurig
  0 siblings, 2 replies; 4+ messages in thread
From: Sebastian Frias @ 2016-05-20 14:28 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

Some bootloaders (like U-boot) support several HW devices: serial, network, NAND, USB, etc. most of which are also supported by Linux.

So the question is: is code shared? I mean, I understand that the drivers need to talk to the appropriate API, and such API could be different between Linux and U-boot.
But putting that aside, would it be naive to imagine that some "core" functionality could be shared? Or would that part be so small it is not worth the effort?

Since many companies use both, U-boot and Linux, I would figure they try their best to optimize engineering resources and share code, right?
In that case, I also wonder how do they share DT descriptions that right now are being stored in the Linux kernel tree.

We'd like to share code/DT for obvious reasons, what would you guys suggest?

Best regards,

Sebastian

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

end of thread, other threads:[~2016-05-30 11:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-20 14:28 Sharing code between Linux and bootloader (U-boot) ? Sebastian Frias
2016-05-21  1:41 ` [U-Boot] " Tom Rini
2016-05-23 13:22   ` Sebastian Frias
2016-05-30 11:35 ` Holger Schurig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).