public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] SPL boot on iMX6
@ 2013-08-26  7:17 Tapani Utriainen
  2013-08-26  7:42 ` Stefano Babic
  2013-08-26 13:28 ` Fabio Estevam
  0 siblings, 2 replies; 10+ messages in thread
From: Tapani Utriainen @ 2013-08-26  7:17 UTC (permalink / raw)
  To: u-boot


Hello all,

we would like to have some comments how to architecture some patches we would 
like to submit.

Background:

We have got SPL boot working, circumventing the need to have separate u-boot
binaries depending on iMX6 CPU type and memory configuration. This allows us
to have one (say) bootable SD card for all versions of our new SoMs.

Formatting the patches presents us with some questions:

1. Padconfigs. For some reason the existing padconfiguration macros are set
compile time depending on target cpu variant. Hence the need to add new 
macros (or smth) so the binary can configure the pads for many cpu variants.
This would cause duplicate and redundant sets of pad configuration macros 
for the imx6. Is there any alternative to this, more than rewriting code to 
comply with cpu specific padconfigs?

2. Is there a minimum set of features that should be supported by new boards?
(Thinking of features like fdt, fat or network boot).
It seems that most imx6 based boards have some standard features enabled by
default, but some of those we haven't tested on our new board.

Any comments regarding this are welcome,

//Tapani

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

end of thread, other threads:[~2013-08-27 15:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-26  7:17 [U-Boot] SPL boot on iMX6 Tapani Utriainen
2013-08-26  7:42 ` Stefano Babic
2013-08-26 11:12   ` Tapani
2013-08-26 13:33     ` Stefano Babic
2013-08-26 14:23       ` Eric Nelson
2013-08-27 12:53         ` Stefano Babic
2013-08-27  4:07       ` Tapani Utriainen
2013-08-27 13:00         ` Stefano Babic
2013-08-27 15:00         ` Eric Nelson
2013-08-26 13:28 ` Fabio Estevam

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