P2020RDB-PA REV G (u-boot prints RevC)
CPU 1000 MHz
DDR 667 MHz
CPU REV 1.0
TDA3474
This is the output from u-boot – it does not continue past last line, i.e. no prompt:
----------------
-Boot 2011.12-00064-gbfb0c9a (Oct 09 2012 - 20:52:46)
CPU0: P2020E, Version: 1.0, (0x80ea0010)
Core: E500, Version: 4.0, (0x80211040)
Clock Configuration:
CPU0:1000 MHz, CPU1:1000 MHz,
CCB:500 MHz,
DDR:333.333 MHz (666.667 MT/s data rate) (Asynchronous), LBC:31.250 MHz
L1: D-cache 32 kB enabled
I-cache 32 kB enabled
Board: P2020RDB RevC
(36-bit addrmap)
I2C: ready
SPI: ready
DRAM: Configuring DDR for 666.667 MT/s data rate
----------------
How do I get the DDR registers? How do I derive the address where they are mapped?
Thank you