All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] is "quicc engine" supported on non-powerpc architectures?
@ 2016-03-28 14:50 Robert P. J. Day
  0 siblings, 0 replies; only message in thread
From: Robert P. J. Day @ 2016-03-28 14:50 UTC (permalink / raw)
  To: u-boot


  possibly a silly question but does the "quicc engine" exist on any
architecture but the powerpc? i ask since i just ran across this
snippet in include/linux/immap_qe.h:

#ifdef CONFIG_PPC
#define QE_IMMR_OFFSET          0x00140000
#else
#define QE_IMMR_OFFSET          0x01400000
#endif

which confuses me since it's checking for PPC, suggesting it might be
something else?

  normally, i wouldn't care but i'm working on some code based on
qe_lib and i was simply assuming it was always powerpc, now i'm not
sure. can someone clarify the above?

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-03-28 14:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-28 14:50 [U-Boot] is "quicc engine" supported on non-powerpc architectures? Robert P. J. Day

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.