Other Parts Discussed in Thread: TMS320DM8148
I would like to fetch several hardware information about CPU, Memory, Network and more. The operating system is the Ubuntu SoC that comes with TI using RDK1.0 rc3 and ezsdk_5_03_01_15 based on kernel 2.6.37.
I've installed the lshw and hwinfo packages which provide several information on the hardware, however, I was not able to find some specific information, in particular the Memory Frequency, for instance whether it is 400MHz or 533MHz. Such frequency value is set by u-boot and it seems that the devmem2 can be used to read the memory value which contains the memory frequency (PLL right?).
Do you have any utility/document that explains how to fetch such specific information ?
Thank you and best regards,
Alessandro Russo