Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] RFC: Patch "Gallium VC4 driver depends on NEON"?
@ 2022-03-17 19:23 Thomas Ruschival
  2022-03-17 20:53 ` Arnout Vandecappelle
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Ruschival @ 2022-03-17 19:23 UTC (permalink / raw)
  To: buildroot, Arnout Vandecappelle

Hi Arnout, 

the Patch "package/mesa3d: Gallium VC4 driver depends on NEON"
commit a5cdb54ed78b136c83dd44aebfa27f715cda5ea3 prevents using VC4 and
hence OpenGL on Raspberry Pi Zero.

From the referenced autobuild logs I gathered that the build that failed
used the bootlin-armv5-uclibc toolchain.

Since I wanted to use OpenGL for Qt on a Raspberry Pi Zero I reverted
the commit. The package compiled without errors and the system works as
expected.  Since my build is using a buildroot toolchain
arm-buildroot-linux-gnueabihf (gcc 10, glibc) I guess the assembler
errors are due to the toolchain.

I am not sure how to proceed in this case.

Should I investigate further on a more elaborate dependency logic to
allow for usage of VC4 on Raspberry Pi Zero that doesn't break
autobuild with bootlin-armv5-uclibc?

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

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

end of thread, other threads:[~2022-03-17 20:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-17 19:23 [Buildroot] RFC: Patch "Gallium VC4 driver depends on NEON"? Thomas Ruschival
2022-03-17 20:53 ` Arnout Vandecappelle

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