new to processors of this type, was looking for some pointers for board bring up
I've got a custom pcb which is based on the DM8168 DDR3 EVM board artwork. PSU's are up and sequencing as the EVM.
I can JTAG into it and run the GEL / DDR3 slave ratio programs and can get the DDR3 to converge as the wiki write up shows; have compiled UBOOT from the june SDK with the timing changes referenced by the slave ratio program. Boot jumpers are set to SD card.
The MLO seems to be getting read off the SD card (mmc clock/data activity), but hangs up somewhere early on; can't see anything on the UART. The custom pcb is pretty much a copy of the ddr3 EVM artwork with some added peripherals. I did not include the Ethernet hardware on the PCB, and haven’t populated the audio codec, SERDES, PCI, SATA or USB. I set the CONFIG_NO_ETH define, but suspect that maybe the lack of ethernet or the unpopulated hardware might be causing my initialization problem.
I know this is pretty vague and a million things could be wrong, but was hoping to bounce some ideas off someone?
Thanks!
Dal