Hi,
How can i set 2G DDR3 ?
i checked config_2G.bld(src_bios6/cfg/ti816x/ ) file and read ti install guide.
but m3 is not start.
Pls will you recommand me a config_2G.bld's bootargs setting? (may i use vmalloc?)
i modified like this.
1. Rules.make DDR_MEM := DDR_MEM_2048M
2. setenv bootargs 'mem=468M
console=ttyO2,115200n8 root=/dev/nfs rw rootfstype=jffs2
nfsroot=192.168.1.200:/home/work/netra/dvr/rfs
ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}::eth0:off vram=20M
notifyk.vpssm3_sva=0xBEE00000'
my env is DVRRDK3.0.0.0