[DNX#2006040142000428] [U-Boot-Users] [PATCH] Correct register for pci as [...]

DENX Support System support at denx.de
Sat Apr 1 00:20:19 CEST 2006


Hello list,

inside the automatic U-Boot patch tracking system a new ticket
[DNX#2006040142000428] was created:

<snip>
> Hi, Stefan
> 
> This patch fixes the register for PCI async mode configuration
> information.
> 
> Best regards,
> Youngchul Bang
> 
> 
> diff --git a/cpu/ppc4xx/cpu.c b/cpu/ppc4xx/cpu.c
> index a463053..a26533c 100644
> --- a/cpu/ppc4xx/cpu.c
> +++ b/cpu/ppc4xx/cpu.c
> @@ -57,7 +57,7 @@ int pci_async_enabled(void)
>  #if defined(CONFIG_440EP) || defined(CONFIG_440GR)
>         unsigned long val;
> 
> -       mfsdr(cpc0_strp1, val);
> +       mfsdr(sdr_sdstp1, val);
>         return (val & SDR0_SDSTP1_PAME_MASK);
>  #endif
>  }
> N¬HY޵隊X¬²š'²ŠÞuŒ’Š[§‰ÜŒšº
> ÞŠØk¢è!–ˆŠW¬~Šé®†åzk¶ŠC£
> 塧m
éÞÀ@^Çš­È^ž§zØZ¶f€zË
j·!Šx2¢êå¢â•ë±æ¬É«,º·âža{›
> å,àHòÔ4šm¶ŸÿiÛ(±ÙÜ¢oÚv'
</snip>

Your U-Boot support team




More information about the U-Boot mailing list