All of lore.kernel.org
 help / color / mirror / Atom feed
* Sharing code between Linux and bootloader (U-boot) ?
@ 2016-05-20 14:28 ` Sebastian Frias
  0 siblings, 0 replies; 13+ 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] 13+ messages in thread

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

Thread overview: 13+ 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-20 14:28 ` [U-Boot] " Sebastian Frias
2016-05-20 14:28 ` Sebastian Frias
2016-05-20 15:08 ` Grant Edwards
2016-05-21  1:41 ` [U-Boot] " Tom Rini
2016-05-21  1:41   ` Tom Rini
2016-05-21  1:41   ` Tom Rini
2016-05-23 13:22   ` Sebastian Frias
2016-05-23 13:22     ` Sebastian Frias
2016-05-23 13:22     ` Sebastian Frias
2016-05-30 11:35 ` Holger Schurig
2016-05-30 11:35   ` [U-Boot] " Holger Schurig
2016-05-30 11:35   ` Holger Schurig

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.