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
monaami,
The hwrev for Samsung's SoC's with Mali-T62x GPU is r0p1. So please contact your SoC vendor directly for this information.
It is not something we know or can provide you on this forum.
For any and all DDK integration/building issues, please do not use this forum, but rather ask your SoC vendor, as we do not have the answers to this.
Thank you for your enquiry.
Kind Regards,
Michael McGeagh
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