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.

Micro controller dependency removal in Custom Development on 66AKE05

Other Parts Discussed in Thread: 66AK2E05

Hi all,

We are developing a Custom Hardware Development based on TI 66AK2E05 Keystone II processor,

There is Microcontroller support in 66AK2E05 (Stellaris LM3S2D93).

In our Custom Hardware development we have all the interfaces and support that 66AK2E05 EVK has except one that we don't have Microcontroller support

. Instead the Hardware itself will do all the operations that Micro controller does in 66AK2E05 in our board

We need to remove all the Hardware and Software dependencies that the Processor have on Microcontroller and Vice versa on u-boot and Linux Kernel

EVMK2E_Technical_Reference_Manual.pdf

In the Reference manual, in  Figure 2.6: EVMK2E BMC Connections

In the connections between BMC and 66AK2E05 SoC, we like to know what UART0_TX, I2C(SDA0 and SCL0) does

What purpose does these pins possess and what operation does three pin does in uboot and Linux kernel

We need to isolate these in Code and remove the dependency that these pins possess with the Micro controller.

Also I like to know whether those I2C interface is slave or master

Please help with this.


Thanks & Regards,

Sarjoon.