u-boot-brain/include/configs/km
Valentin Longchamp d4bd2ca2aa powerpc/km8321: define CONFIG_SYS_DDRCDR
On the km8321 boards is CONFIG_SYS_DDRCDR not defined, which leads to
the DDRCDR not being configured at startup and still containing the
reset value.

The required settings for our km8321 hardware designs are different than
the reset value and must be set with CONFIG_SYS_DDRCDR, that is used
by mpc83xx's cpu_init_f function at early CPU initialization.

The important settings are the DDR2 internal voltage level and the
half-strength "drivers".

In our case where the DRAM chips are soldered on board and the routing
for these signals under control, half-strength is sufficient as a few
measurements done in the lasts have shown. Since all the hardware
qualification tests have been performed with half strength, the nominal
strength settings are removed in favor of the default reset half
strength settings.

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
2015-11-18 15:28:55 -05:00
..
keymile-common.h km: update the boot script to check for a DTB 2015-11-18 15:28:50 -05:00
km_arm.h km: update the boot script to check for a DTB 2015-11-18 15:28:50 -05:00
km-powerpc.h km/powerpc: move open firmware defines to km-powerpc.h 2015-11-18 15:28:54 -05:00
km83xx-common.h km/powerpc: move open firmware defines to km-powerpc.h 2015-11-18 15:28:54 -05:00
km8309-common.h arm, powerpc: select SYS_GENERIC_BOARD 2015-10-24 13:50:38 -04:00
km8321-common.h powerpc/km8321: define CONFIG_SYS_DDRCDR 2015-11-18 15:28:55 -05:00
kmp204x-common.h km: update the boot script to check for a DTB 2015-11-18 15:28:50 -05:00