X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=cpu%2Fppc4xx%2Fspd_sdram.c;h=c0a6933b84a6d206dd1561cd98bb54a482b49f4c;hb=36b904a7fdc170a69eb94975b0e506dc2a73fa82;hp=ebd5f3998f3998ea35caeabd568df049c0e14f99;hpb=f013dacf0a90667fbefe35580f8031a84caeb65e;p=oweals%2Fu-boot.git diff --git a/cpu/ppc4xx/spd_sdram.c b/cpu/ppc4xx/spd_sdram.c index ebd5f3998f..c0a6933b84 100644 --- a/cpu/ppc4xx/spd_sdram.c +++ b/cpu/ppc4xx/spd_sdram.c @@ -745,7 +745,7 @@ long int spd_sdram(void) { */ check_volt_type(dimm_populated, iic0_dimm_addr, num_dimm_banks); -#if defined(CONFIG_440GX) +#if defined(CONFIG_440GX) || defined(CONFIG_440EP) || defined(CONFIG_440GR) || defined(CONFIG_440SP) /* * Soft-reset SDRAM controller. */