Hello again,
We have found a workaround to our rotation problem, hope it helps others with similar issues.
To rotate the splash in U-Boot, we just use a rotated image ;-)
To rotate the "framebuffer console" or fbcon, we add to the kernel command…
Hi,
That is a device tree for the AM571x. I want a device tree for the AM5708 for u-boot and linux. The AM5708 does not have rtc and sata if I have understood correctly.
Another thing that I have noted is that you cannot use the same device tree in u-boot…
Part Number: AM5708 Tool/software: Hello,
I am trying to run the TI-IPC testtools, provided by the "ti-ipc-examples-linux" Yocto recipe, and I face an issue when executing the test. Here is what I am doing:
$ modprobe -r omap_remoteproc #unload…
Part Number: AM5708 Tool/software: Hi ,
We are using an AM5708 custom board running PTP as a slave for time synchronization. Currently, we are working with SDK version am57xx-evm-05.03.00.07 and PTP version 1.8. However, version 1.8 does not support…
Part Number: AM5708 Tool/software: Hello,
We are looking for updating our TI-Linux kernel for a project using an AM57xx SoC
it seem's that the last one available is v6.6 but it don't provide acces to the VIP driver which is used in ou project.…
Hi,
Thank you for the example which helped me to enable the interrupt. The driver is setting up the interrupt parameters in the function UART_open_v1(), where the ISR routine UART_v1_hwiIntFxn is set.
In my test application I setup a task which is waiting…
Part Number: AM5708 Other Parts Discussed in Thread: TPS65916 Good day,
I have an AM5709 system that is powered from the TPS659163 PMIC. The unit is in production but there are yield issues.
The AM5708 boots from a USD card connected to MMC1. LDO1 of…
Part Number: AM5708 Hi
May I have question about AM57x security?
I think there is part number that can enable security.
Is this supporting trust zone?
If it is supporting, I think Cortex-A15 support TEE, How is interrupt controller and internal bus?
Both…
Hi JX,
I was going through some old threads that have been left open, and apologies for the long delay in response. Is this issue still open?
I've found a related thread that may be good to look through for reference: https://e2e.ti.com/support/processors…
Part Number: AM5708 Hello,
I'm new to the TI environment and I would like to load and run a hello world example on the M4 core of the AM5708 SoC. I managed to load and run the hello world on the Cortex A15 but I struggle with the M4.
Here some info…