linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Fscking OMAP
@ 2015-04-20 15:49 Russell King - ARM Linux
  2015-04-20 16:04 ` Russell King - ARM Linux
  2015-04-20 16:25 ` Tony Lindgren
  0 siblings, 2 replies; 5+ messages in thread
From: Russell King - ARM Linux @ 2015-04-20 15:49 UTC (permalink / raw)
  To: linux-arm-kernel

Guys,

If you're going to introduce a dependency on some infrastructure which
you absolutely require for booting, then _please_ ensure that the
configuration system is updated such that pre-existing kernel
configurations continue to work.

Don't leave it such that the infrastructure ends up returning -ENOSYS,
which then filters down into your SoC specific code, and aborts the
initialisation of critical infrastructure, leaving you with a totally
silent boot failure.

In this case, it's the addition of syscon to OMAP internals,
specifically in omap_control_init().

This is explicitly targetted at OMAP people, who have wasted much of
my day today investigating why their platforms no longer boot in DT
mode.

Thanks.

-- 
FTTC broadband for 0.8mile line: currently at 10.5Mbps down 400kbps up
according to speedtest.net.

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

end of thread, other threads:[~2015-04-20 17:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-20 15:49 Fscking OMAP Russell King - ARM Linux
2015-04-20 16:04 ` Russell King - ARM Linux
2015-04-20 16:25 ` Tony Lindgren
2015-04-20 17:14   ` Russell King - ARM Linux
2015-04-20 17:20     ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).