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.

DM8168 2GB DDR memory

Other Parts Discussed in Thread: TVP5158

target board: DM8168 custom board (tvp5158 decorder) + 2GB DDR memory
sdk: ezsdk 5.04.00.11

Hi

I have developed the DM8168 custom board.
It is a custom board that implements the 2GBDDR memory, configuration of Linux I do not know.
Please tell me how to configure it.

-- Current settings --

setenv bootargs 'mem=400M console=ttyO2,115200n8 root=/dev/nfs rw rootfstype=jffs2 nfsroot=192.168.1.15:/home/pal/targetfs/rfs ip=192.168.1.200:192.168.1.15:192.168.1.1:255.255.255.0::eth0:off vram=100M notifyk.vpssm3_sva=0xBF900000'

root@dvr:~# cat /proc/meminfo
MemTotal: 298268 kB                       <--------- max 298MB ?   298MB + 1000MB Can be extended?
MemFree: 178084 kB
Buffers: 12 kB
Cached: 77764 kB
SwapCached: 0 kB
Active: 4048 kB
Inactive: 75032 kB
Active(anon): 1368 kB
Inactive(anon): 104 kB
Active(file): 2680 kB
Inactive(file): 74928 kB
Unevictable: 0 kB
Mlocked: 0 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 298268 kB
LowFree: 178084 kB
SwapTotal: 0 kB
SwapFree: 0 kB
Dirty: 0 kB
Writeback: 0 kB
AnonPages: 1320 kB
Mapped: 1652 kB
Shmem: 168 kB
Slab: 4680 kB
SReclaimable: 1648 kB
SUnreclaim: 3032 kB
KernelStack: 392 kB
PageTables: 176 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 149132 kB
Committed_AS: 5544 kB
VmallocTotal: 499712 kB
VmallocUsed: 132772 kB
VmallocChunk: 350204 kB



Regards,

hideki