patrykk / linux-udoo

Udoo Linux Kernel
Other
29 stars 6 forks source link

Could not load galcore kernel module #20

Closed chrta closed 8 years ago

chrta commented 8 years ago

I get these errors on the udoo quad board:

galcore: Unknown symbol v7_dma_map_area (err 0) galcore: Unknown symbol v7_dma_flush_range (err 0)

After applying this patch, it works: https://github.com/Freescale/linux-fslc/commit/22f692548037e39809c32759b5600ee066ef59e9

See also https://lists.yoctoproject.org/pipermail/meta-freescale/2015-August/015595.html

patrykk commented 8 years ago

Hi, Thanks for your information. Which branch did you test?

chrta commented 8 years ago

I tested the current default branch 4.2-5.0.11.p7.1 revision 7cdb9c89af2127cbd27b665b2c92b45805558bb0

patrykk commented 8 years ago

I'll merge it

patrykk commented 8 years ago

change merged with main branch