public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [RFC] odroid DTB support
@ 2015-10-09 12:11 Guillaume Gardet
  2015-10-09 12:23 ` Przemyslaw Marczak
  0 siblings, 1 reply; 12+ messages in thread
From: Guillaume Gardet @ 2015-10-09 12:11 UTC (permalink / raw)
  To: u-boot

Hi Przemyslaw,

I would like to add DTB support for odroid board to be able to boot upstream kernel easily.

I see 2 ways to do it:
* Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support to set 'board_rev' and 'board_name' env vars. Then, you need a 'findfdt' script to check 'board_rev' and set fdtfile accordingly (as done for OMAP4 panda board)
* Set fdtfile name directly (as done for rpi or igep00x0).

What would you prefer?


Guillaume

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

end of thread, other threads:[~2015-10-13 12:55 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-09 12:11 [U-Boot] [RFC] odroid DTB support Guillaume Gardet
2015-10-09 12:23 ` Przemyslaw Marczak
2015-10-09 12:35   ` Guillaume Gardet
2015-10-11 23:45     ` Tom Rini
2015-10-12  8:54       ` Guillaume Gardet
2015-10-12 11:12         ` Przemyslaw Marczak
2015-10-12 14:24         ` Tom Rini
2015-10-13  7:37           ` Guillaume Gardet
2015-10-13  9:11             ` Przemyslaw Marczak
2015-10-13  9:33               ` Guillaume Gardet
2015-10-13 10:15                 ` Przemyslaw Marczak
2015-10-13 12:55             ` Tom Rini

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