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.

Linux/TDA2LF: latest uboot

Part Number: TDA2LF

Tool/software: Linux

Team,

Please findthe question below from my customer working on TDA2LF.

I would like to request the newest „uboot“.
My problem: I’ not able to change the Pin multiplexing, because devicetree support seems to be broken In my 2016.5 Version.

This uboot works well on TDA2PLUS EVM… and we got the same processor package, but after changing the pinmux details, some strange things happen. I’m not able to change u-boot console to UART2 or UART3, on Pins E22, D22 resp. C22 and F20:

Therefor I changed the entries in mux_data.h of the board file and in the devicetree file and set the console_idex to 2 (experimental: to 3)… nothing works.

 Evan if I change the  UART-recommended “PULLUP”- resistors on the RX/TX Pins to PULLDOWN, only one Pin comes down, the other stays high and we do not use any external resistors. Strange behavior! (changed twice: deeply embedded in board-file AND in the FDT-File).

So I would like to prevent uboot from using DT-stuff… after that uboot do not build. It’s broken without DT-Support ebabled.
Do you have a newer u-boot version for me? (Mine is 2016.5 – latest, taken out of the tda2plus-vision sdk, which is public accessible).

Thank you. Looking forward for your reply.

-Needhu