public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] davinci: omapl138-lcdk: enable CONFIG_SPL_DM
@ 2019-05-28  9:58 Bartosz Golaszewski
  2019-05-28  9:58 ` [U-Boot] [PATCH 1/4] davinci: omapl138-lcdk: enable SPL_SYS_MALLOC_SIMPLE Bartosz Golaszewski
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Bartosz Golaszewski @ 2019-05-28  9:58 UTC (permalink / raw)
  To: u-boot

From: Bartosz Golaszewski <bgolaszewski@baylibre.com>

This series enables the driver model in SPL on omapl138-lcdk. First two
patches enable size-reducing options in defconfig. The third patch is
just a cleanup of the board file. Last patch enables the driver model
and defines the serial device so that we don't have to disable
CONFIG_SPL_DM_SERIAL which is enabled by default when selecting
CONFIG_SPL_DM.

Bartosz Golaszewski (4):
  davinci: omapl138-lcdk: enable SPL_SYS_MALLOC_SIMPLE
  davinci: omapl138-lcdk: enable CONFIG_USE_TINY_PRINTF
  davinci: omapl138-lcdk: remove unneeded includes
  davinci: omapl138-lcdk: enable driver-model in SPL

 board/davinci/da8xxevm/omapl138_lcdk.c | 18 ++++++++++++++++--
 configs/omapl138_lcdk_defconfig        |  7 +++++++
 2 files changed, 23 insertions(+), 2 deletions(-)

-- 
2.21.0

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

end of thread, other threads:[~2019-07-03 13:09 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-28  9:58 [U-Boot] [PATCH 0/4] davinci: omapl138-lcdk: enable CONFIG_SPL_DM Bartosz Golaszewski
2019-05-28  9:58 ` [U-Boot] [PATCH 1/4] davinci: omapl138-lcdk: enable SPL_SYS_MALLOC_SIMPLE Bartosz Golaszewski
2019-05-28  9:58 ` [U-Boot] [PATCH 2/4] davinci: omapl138-lcdk: enable CONFIG_USE_TINY_PRINTF Bartosz Golaszewski
2019-05-28  9:58 ` [U-Boot] [PATCH 3/4] davinci: omapl138-lcdk: remove unneeded includes Bartosz Golaszewski
2019-05-28  9:58 ` [U-Boot] [PATCH 4/4] davinci: omapl138-lcdk: enable driver-model in SPL Bartosz Golaszewski
2019-05-28 15:05   ` Adam Ford
2019-05-29  9:40     ` Bartosz Golaszewski
2019-05-29 13:04       ` Adam Ford
2019-05-29 13:23         ` Bartosz Golaszewski
2019-05-29 13:47           ` Adam Ford
2019-05-29 14:15             ` Bartosz Golaszewski
2019-06-24  8:18 ` [U-Boot] [PATCH 0/4] davinci: omapl138-lcdk: enable CONFIG_SPL_DM Bartosz Golaszewski
2019-07-03 13:00   ` Bartosz Golaszewski
2019-07-03 13:09     ` Tom Rini

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