U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] armv5 and OMAP3 Question
@ 2017-07-25 13:14 Adam Ford
  2017-07-25 16:09 ` Tom Rini
  0 siblings, 1 reply; 10+ messages in thread
From: Adam Ford @ 2017-07-25 13:14 UTC (permalink / raw)
  To: u-boot

The readme file for OMAP indicates that we compile using armv5 to "to
allow more compilers to work"

We have our arch/arm/mach-omap2/omap3/lowlevel_init.S file also noting
some special assembly insturctions becuse we use armv5.  The barriers
defined also indicate we're using CP15 instead of the separate barrier
instructions for armv7 because we're using armv5 instead.

I just wonder in this day and age when we're noting a GCC version and
generating warnings based on the GCC warning, do we still need to
compile as armv5 any more?  It seems like "to allow more compilers to
work" would not really apply any more we're trying to push newer
versions of GCC.

 (please don't flame me, I am honestly curious).

adam

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

end of thread, other threads:[~2018-08-04 15:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-25 13:14 [U-Boot] armv5 and OMAP3 Question Adam Ford
2017-07-25 16:09 ` Tom Rini
2018-08-03 10:43   ` Adam Ford
2018-08-03 14:59     ` Tom Rini
2018-08-03 15:02       ` Adam Ford
2018-08-03 15:20         ` Tom Rini
2018-08-04 10:32           ` Adam Ford
2018-08-04 11:44             ` Tom Rini
2018-08-04 14:39               ` Adam Ford
2018-08-04 15:50                 ` Tom Rini

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