Part Number: PROCESSOR-SDK-AM62X
Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi TI Experts
I'm using 2GB RAM EVM and trying to IPC communication core to core (a53 <-> M4) using rpmsg; ti example code(also using reserved-memory).
It was success in 2GB RAM condition, but I would like to add 2GB RAM .(total 4GB RAM)
So, I have set config information about memory in kernel device tree, u-boot files.
- SDK version: ti-processor-sdk-linux-am62xx-evm-08.06.00.42
- [SDK]/board-support/u-boot-2021.01+gitAUTOINC+2ee8efd654-g2ee8efd654/arch/arm/dts/k3-am62x-sk-common.dtsi

- [SDK]/board-support/linux-5.10.168+gitAUTOINC+2c23e6c538-g2c23e6c538/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi

after each build, I copied and past to sd-card following files.
1. k3-am625-sk.dtb
2. u-boot.img
3. tiboot3.bin
4. uEnv.txt
But I can't find any information about additional memory infomation.
1. Boot log

2. /proc/iomem

How can I set addtional memory infomation in linux?
Best Regards
Lee


