imx6q: how to build build imx_3.10.31_1.1.0_beta2?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imx6q: how to build build imx_3.10.31_1.1.0_beta2?

525 Views
pj0585
Contributor III

Hi,

I am having graphics related issues (GPU hangs while running vivante samples) with L3.10.17_1.0.0_ga (vivante driver ver 4.6.9.9754) and I believe it is coming from the GPU driver. So, as an experiment I would like to try Linux imx_3.10.31_1.1.0_beta2 that uses later vivante drivers (5.0.11.p1.19959) . Hopefully the new driver solves the bug.

Can someone point out the steps to build the BSP (vivante framebuffer build) for imx6qsabresd that uses the latest gpu drivers?

(I'm using a third party board which is based on imx6qsabresd).

Any inputs will be of help!.

-Pj

Labels (3)
0 Kudos
1 Reply

344 Views
gusarambula
NXP TechSupport
NXP TechSupport

Which commit are you using now? You should be able to change the commit and re-sync

You may need to reset the repo first though.

repo fo all –vc “git reset –hard”

And then set the new commit for repo to the beta2 branch.

repo init -u git://git.freescale.com/imx/linux-2.6-imx.git-b imx_3.10.31_1.1.0_beta2

0 Kudos