All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/4] Revert wrong NEON/VFPV4 FPU strategy
@ 2022-08-15 15:48 Giulio Benetti
  2022-08-15 15:48 ` [Buildroot] [PATCH 1/4] Revert "configs/olimex_a33_olinuxino: use NEON+VFPv4 as FPU strategy" Giulio Benetti
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Giulio Benetti @ 2022-08-15 15:48 UTC (permalink / raw)
  To: buildroot; +Cc: Giulio Benetti, Luca Ceresoli, Jagan Teki, Yann E . MORIN

FPU strategy set to NEON+VFPV4 must be avoided by default.
Here[1] is a good explanation of the reason I report on
every commit log.

[1]: https://lists.buildroot.org/pipermail/buildroot/2022-January/634728.html

Giulio Benetti (4):
  Revert "configs/olimex_a33_olinuxino: use NEON+VFPv4 as FPU strategy"
  Revert "configs/olimex_a20_olinuxino_lime2: use NEON+VFPv4 as FPU
    strategy"
  Revert "configs/olimex_a20_olinuxino_lime: use NEON+VFPv4 as FPU
    strategy"
  Revert "configs/bananapi_m1: use NEON+VFPv4 as FPU strategy"

 configs/bananapi_m1_defconfig                | 1 -
 configs/olimex_a20_olinuxino_lime2_defconfig | 1 -
 configs/olimex_a20_olinuxino_lime_defconfig  | 1 -
 configs/olimex_a33_olinuxino_defconfig       | 1 -
 4 files changed, 4 deletions(-)

-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-09-16 21:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-15 15:48 [Buildroot] [PATCH 0/4] Revert wrong NEON/VFPV4 FPU strategy Giulio Benetti
2022-08-15 15:48 ` [Buildroot] [PATCH 1/4] Revert "configs/olimex_a33_olinuxino: use NEON+VFPv4 as FPU strategy" Giulio Benetti
2022-08-16 20:46   ` Arnout Vandecappelle
2022-08-18 23:20     ` Giulio Benetti
2022-09-16 21:46   ` Peter Korsgaard
2022-08-15 15:48 ` [Buildroot] [PATCH 2/4] Revert "configs/olimex_a20_olinuxino_lime2: " Giulio Benetti
2022-09-16 21:46   ` Peter Korsgaard
2022-08-15 15:48 ` [Buildroot] [PATCH 3/4] Revert "configs/olimex_a20_olinuxino_lime: " Giulio Benetti
2022-09-16 21:46   ` Peter Korsgaard
2022-08-15 15:48 ` [Buildroot] [PATCH 4/4] Revert "configs/bananapi_m1: " Giulio Benetti
2022-09-16 21:47   ` Peter Korsgaard
2022-08-15 19:05 ` [Buildroot] [PATCH 0/4] Revert wrong NEON/VFPV4 FPU strategy Yann E. MORIN

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.