linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Forcing DEBUG_UART_{PHYS, VIRT} changes when switching between v7 platforms?
@ 2014-03-19 23:38 Florian Fainelli
  2014-03-20  7:07 ` Arnd Bergmann
  2014-03-20 13:36 ` Rob Herring
  0 siblings, 2 replies; 9+ messages in thread
From: Florian Fainelli @ 2014-03-19 23:38 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

When switching between different Multi v7 platform which all select
DEBUG_UART_8250, whichever platform managed to set
DEBUG_UART_{PHYS,VIRT} first will end-up forcing its value to the
others.

What I am seeing at the moment is for instance enabling BCM_MOBILE
will set DEBUG_UART_PHYS to 0x3e000000, disabling BCM_MOBILE and now
enabling MVEBU won't force a new DEBUG_UART_PHYS address to be
re-computed.

Should we add some sort of specific annotation to the Kconfig symbol
to force a recalculation of the UART PHYS address?

Thanks!
-- 
Florian

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

end of thread, other threads:[~2014-04-14 14:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-19 23:38 Forcing DEBUG_UART_{PHYS, VIRT} changes when switching between v7 platforms? Florian Fainelli
2014-03-20  7:07 ` Arnd Bergmann
2014-03-20 10:11   ` Russell King - ARM Linux
2014-03-20 11:45     ` Arnd Bergmann
2014-03-20 12:46       ` Russell King - ARM Linux
2014-04-14 14:25         ` Domenico Andreoli
2014-03-20 18:22   ` Florian Fainelli
2014-03-20 18:26     ` Russell King - ARM Linux
2014-03-20 13:36 ` Rob Herring

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).