| Summary: | SGX Error implicit declaration of function ‘dmac_map_area’ | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | michalciolek |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | 2017.02.1 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
michalciolek
2017-06-29 13:05:25 UTC
As far as I know, ti-gfx is no longer supported and for recent SoCs with recent kernels you should use ti-gfx-km (and -um). That's why beaglebone_qt5_defconfig selects it. Is there any reason why you don't use that defconfig? I followed the tutorial: http://vanguardiasur.com.ar/opengl-es-on-beaglebone-black/ and I did not know that ti-gfx is no longer supported... With (beaglebone_qt5_defconfig) ti-gfx-km (and -um) options works! Thanks! (In reply to michalciolek from comment #2) > I followed the tutorial: http://vanguardiasur.com.ar/opengl-es-on-beaglebone-black/ Could you contact the people on that site and ask them to update their page to use the beaglebone_qt5_defconfig? |