Part Number: PROCESSOR-SDK-AM62X
Hi ,
could you please share the AM62X boardbring up guide
Thanks,
Naresh
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: PROCESSOR-SDK-AM62X
Hi ,
could you please share the AM62X boardbring up guide
Thanks,
Naresh
Hi Naresh,
Please see the uboot porting guide here:
https://dev.ti.com/tirex/explore/node?a=XaWts8R__8.3.0.0%20v2&node=AFV-b6jkbwY8LqKvlkcR4g__XaWts8R__8.3.0.0%20v2&r=XaWts8R__8.3.0.0%20v1
and kernel porting guide here:
Hi ,
it does not having no periperals bsp data or dts configuration for each module ? dont you have guide for each peripheral board bring up data ?if yes , please share .
can u please LVDS /HDMI configuration in kernel as well as in dts file for AM62X ?
Thanks,
Naresh
Hi Naresh,
We are working on the documentation for each peripherals, they are not available yet. For the DTS configuration, you can refer to the kernel DT binding documents in kernel source: Documentation/devicetree/bindings/*.
Please describe details of your LVDS/HDMI config questions, I am routing your query to our Display expert for comments.
Hi Naresh,
With regards to LVDS, we are still in the upstream process but I posted experimental patches in the following link: https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1128751/am625-oldi-driver-or-dts-example/4198123#4198123 . I would recommend you to review your OLDI patches with what I posted on the E2E and it has already helped few customers start with LVDS development.
Regards,
Krunal
Hi Krunal ,
Thank you so much with the Dual disaplay patches
actually we are working on single channel LVDS .
please let us know what changes needs to done .
and also please let us know how to load the lvds.dtbo (overlay ) into kernel .
facing issues:
1. unable to load lvds.dtbo( could not able to load lvds overlay)
2. please provide the changes for single changes Lvds.
3. please provide the configurations for backlight in device tree
Thanks,
Naresh
Hi Naresh
We believe this the level of support we can provide. Some of the work you are asking for seems to be custom for the board that you are designing, so we will not be able to provide step by step guides like you are asking for.
Similar patches/guidance was provided to a bunch of other customers, and they have been able to run with it.
Regards
Mukul