Tool/software: Linux
Dear TI,
I am now study dra7-evm-infoadas.dts about the memory node.
The memory node is defined in 'dra7-evm.dts' as:
I dumped dra7-evm-infoadas.dtb with dtbdump tool as .txt file, in which i found memory node was defined as:
My quetions:
1. Is the memory node used for define DDR memory?
2. The ddr address width are defined as 64bit?
3. Why 1536MB is used while the memory map defined in mem_segment_definitioin_linux.xs is 1GB?
4. Why the length of memory node in the dumped txt file is defined as 0x361726d76(3GB)?
The dra7-evm-infoadas.dtb is generated by dtc tools according to dra7-evm-infoadas.dts, dra7-evm.dts, dra74x.dtsi, dra7.dtsi, dra7-evm-common.dtsi.
I ask this quetion because i cannot find any information about memory node in the other files except dra7-evm.dts.
5. How should i decide if i shoud modify the memory node or not in my own dts file?
Regards,
Liu Gan