mbox

[U-Boot,GIT,PULL] mpc83xx: restrict UTMI PHY configuration to 831x parts

Message ID 20110503213249.0328f715.kim.phillips@freescale.com
State Accepted, archived
Delegated to: Wolfgang Denk
Headers show

Pull-request

git://git.denx.de/u-boot-mpc83xx.git master

Message

Kim Phillips May 4, 2011, 2:32 a.m. UTC
Wolfgang Denk,

Please pull:

The following changes since commit
67a490d60d70f2b01d55976440ba30154af96965:

  atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PIN (2011-04-01
14:49:08 -0500)

are available in the git repository at:
  git://git.denx.de/u-boot-mpc83xx.git master

Kim Phillips (1):
      mpc83xx: restrict UTMI PHY configuration to 831x parts

 arch/powerpc/cpu/mpc83xx/cpu_init.c |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

Thanks,

Kim

Comments

Wolfgang Denk May 10, 2011, 8:31 p.m. UTC | #1
Dear Kim Phillips,

In message <20110503213249.0328f715.kim.phillips@freescale.com> you wrote:
> Wolfgang Denk,
> 
> Please pull:
> 
> The following changes since commit
> 67a490d60d70f2b01d55976440ba30154af96965:
> 
>   atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PIN (2011-04-01
> 14:49:08 -0500)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-mpc83xx.git master
> 
> Kim Phillips (1):
>       mpc83xx: restrict UTMI PHY configuration to 831x parts
> 
>  arch/powerpc/cpu/mpc83xx/cpu_init.c |    4 +---
>  1 files changed, 1 insertions(+), 3 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk