Hello,
We have made 4 DM8168 boards in sets of 2 each. The first 2 boards worked perfectly, we are having issues in bringing up the second set of 2 new boards. The build in boot code loader sequences through both NAND and SD card Image but the COM2 port does not come up.Our design is similar to EVM. where we have boot indicator LED (i.e. to L9(UART2_RTSN/GP1[23]) BGA pin of processor). So with SD/NAND boot modes LED is blinking and verified same with EVM board, But not able to see any data on UART2. And on UART0 (with 00001 boot mode switch setting) able to see continuously printing 'o' character with 115200 baud, 8-bits, even parity, 1 stop bit configuration. We are able to see mmc data/clock activity on SD card.
Suspecting DDR issues, via CCS we tried to fill memory from 0x80000000 to some locations with 0xFFFFFFFF data (we have 2 banks 0f DDR3). Here bit 13th is toggling to first 128 address locations (i.e. from 0x80000000h to 0x8000007Fh) and next 128 address it is fine (i.e. from 0x8000080h to 0x800000FFh) and it is continuously in loop.for more information attaching snap of memory browser.
We assumed it to be address data short (assembly issues) and tried memory 0xc0000000 too, same behaviour. Looks like its a timing issues. Played around a bit with RAS CAS timings...Nothing seems to help.
Please give us some pointers over this problem.
Thanks in advance!
Regards,
Pragnesh Virani

