Re: [U-Boot] [PATCH 3/4] Enabled the Freescale SGMII riser card on 8536DS

2008-10-13 Thread Andy Fleming
On Thu, Oct 9, 2008 at 10:41 PM, Jason Jin <[EMAIL PROTECTED]> wrote: > Signed-off-by: Jason Jin <[EMAIL PROTECTED]> Applied to 85xx-next Andy ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] [PATCH 3/4] Enabled the Freescale SGMII riser card on 8536DS

2008-10-09 Thread Jason Jin
Signed-off-by: Jason Jin <[EMAIL PROTECTED]> --- board/freescale/mpc8536ds/mpc8536ds.c | 43 + include/configs/MPC8536DS.h |3 ++ 2 files changed, 46 insertions(+), 0 deletions(-) diff --git a/board/freescale/mpc8536ds/mpc8536ds.c b/board/freescale