public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/3] Simple-framebuffer node related updates
@ 2024-09-25 15:13 Devarsh Thakkar
  2024-09-25 15:13 ` [PATCH 1/3] boot/Kconfig: Add Video Kconfig as dependency for FDT_SIMPLEFB Devarsh Thakkar
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Devarsh Thakkar @ 2024-09-25 15:13 UTC (permalink / raw)
  To: u-boot, trini, bb
  Cc: sjg, agust, praneeth, nm, vigneshr, s-jain1, r-donadkar,
	j-humphreys, ilias.apalodimas, xypron.glpk, akashi.tkhro,
	mkorpershoek, eajames, caleb.connolly, quentin.schulz,
	martinstolpe, iivanov, n-jain1, devarsht

This series fixes some compilation issues related to FDT_SIMPLEFB
and VIDEO and along with that enables support for dynamic simplefb
node enablement for AM62x platform.

Devarsh Thakkar (3):
  boot/Kconfig: Add Video Kconfig as dependency for FDT_SIMPLEFB
  boot: fdt_simplefb: Remove conditional compilation checks for VIDEO
    Kconfig
  board: ti: am62x: evm: Update simple-framebuffer node in device-tree

 board/ti/am62x/evm.c | 21 +++++++++++++++++++++
 boot/Kconfig         |  1 +
 boot/fdt_simplefb.c  |  2 --
 3 files changed, 22 insertions(+), 2 deletions(-)

-- 
2.39.1


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

end of thread, other threads:[~2024-10-22 20:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-25 15:13 [PATCH 0/3] Simple-framebuffer node related updates Devarsh Thakkar
2024-09-25 15:13 ` [PATCH 1/3] boot/Kconfig: Add Video Kconfig as dependency for FDT_SIMPLEFB Devarsh Thakkar
2024-09-25 15:13 ` [PATCH 2/3] boot: fdt_simplefb: Remove conditional compilation checks for VIDEO Kconfig Devarsh Thakkar
2024-09-25 15:13 ` [PATCH 3/3] board: ti: am62x: evm: Update simple-framebuffer node in device-tree Devarsh Thakkar
2024-10-21 15:17 ` [PATCH 0/3] Simple-framebuffer node related updates Devarsh Thakkar
2024-10-21 20:20   ` Tom Rini
2024-10-22 20:19     ` Anatolij Gustschin

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