Hello,
Can I ask you few questions about scons building options please?
1. Do I have to use 'winsys=x11' option instead of 'winsys=fbdev' for X11 system?
2. My Mali version is T624 and I received the DDK with 'r5p0' named directories.
But there is no 'r5p0' candidate for 'hwver' option of scons.
So I used ''gpu=t62x hwver=r1p1". Would this okay?
Thank you.
Nari
Hi Nari,
1. I believe so yes.
2. Yep that's fine, the hwver refers to the revision of the GPU hardware which you are targeting. I.e. you are building r5p0 userspace/kernel drivers, targeting T62x r1p1 silicon. What hardware version you should select depends on the hardware revision which went into your particular SoC, which is information your SoC vendor would have.
Hth,
Chris