Re: [U-Boot] [PATCH 2/2] ppc: Clean up calling of phy_reset() during init

2009-09-22 Thread Wolfgang Denk
Dear Peter Tyser, In message <1253156588-8686-2-git-send-email-pty...@xes-inc.com> you wrote: > Remove board-specific #ifdefs for calling phy_reset() during > initializtion > > Signed-off-by: Peter Tyser > --- > include/configs/CCM.h|1 + > include/configs/ELPT860.h|1 + > i

[U-Boot] [PATCH 2/2] ppc: Clean up calling of phy_reset() during init

2009-09-16 Thread Peter Tyser
Remove board-specific #ifdefs for calling phy_reset() during initializtion Signed-off-by: Peter Tyser --- include/configs/CCM.h|1 + include/configs/ELPT860.h|1 + include/configs/IP860.h |1 + include/configs/IVML24.h |2 ++ include/configs/IVMS8.h |