public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] is it mandatory for SPL to support DM
@ 2020-05-25  8:44 Jagan Teki
  2020-05-25 10:35 ` Marek Vasut
  0 siblings, 1 reply; 17+ messages in thread
From: Jagan Teki @ 2020-05-25  8:44 UTC (permalink / raw)
  To: u-boot

SPL has a foot-print constraint, so fully switching a particular
subsystem like SPI or SPI Flash to DM would increase the size of it.

Possible areas to look at are (assume SPL_DM supported)
1) platdata
2) implement board or platform specific spl device driver which
bypassed the actual framework ex: spl_spi_sunxi.c

Do we have any other solutions? or any arguments on above step 2?

Jagan.

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

end of thread, other threads:[~2020-05-26 12:36 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-25  8:44 [U-Boot] is it mandatory for SPL to support DM Jagan Teki
2020-05-25 10:35 ` Marek Vasut
2020-05-25 15:36   ` Simon Glass
2020-05-25 15:43     ` Marek Vasut
2020-05-25 15:48       ` Simon Glass
2020-05-25 15:56         ` Marek Vasut
2020-05-25 16:59           ` Simon Glass
2020-05-25 19:06             ` Marek Vasut
2020-05-26 12:36               ` Simon Glass
2020-05-25 17:28     ` Jagan Teki
2020-05-25 17:32       ` Tom Rini
2020-05-25 19:07         ` Marek Vasut
2020-05-25 19:28           ` Tom Rini
2020-05-25 19:48             ` Marek Vasut
2020-05-25 19:55               ` Tom Rini
2020-05-25 19:59                 ` Marek Vasut
2020-05-25 20:00                   ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox