]> Git Repo - u-boot.git/commit - include/configs/T1040QDS.h
boards/t1040qds: Adds ethernet support for T1040
authorPrabhakar Kushwaha <[email protected]>
Mon, 27 Jan 2014 10:25:20 +0000 (15:55 +0530)
committerYork Sun <[email protected]>
Mon, 3 Feb 2014 16:38:48 +0000 (08:38 -0800)
commit5b7672fc49af1b771a7e318522b010fd5b11c4ab
tree861555e4cd4460716f865eadee507cbc87738d65
parent96bda02c9e3a209a1e972a337937c9c43fc538f6
boards/t1040qds: Adds ethernet support for T1040

Enable entherent for T1040QDS. It enables FM1@DTSEC3, FM1@DTSEC4, FM1@DTSEC5
    Define MDIO related configs
    Added eth.c file
    Update t1040.c to support RGMII and SGMII
    Update t1040qds.c to support ethernet
    Define the PHY address

Signed-off-by: Arpit Goel <[email protected]>
Signed-off-by: Bhupesh Sharma <[email protected]>
Signed-off-by: Poonam Aggrwal <[email protected]>
Signed-off-by: Priyanka Jain <[email protected]>
Signed-off-by: Prabhakar Kushwaha <[email protected]>
[York Sun: remove dash from commit message]
Signed-off-by: York Sun <[email protected]>
arch/powerpc/include/asm/immap_85xx.h
board/freescale/t1040qds/Makefile
board/freescale/t1040qds/eth.c [new file with mode: 0644]
board/freescale/t1040qds/t1040qds.c
drivers/net/fm/t1040.c
include/configs/T1040QDS.h
This page took 0.03033 seconds and 4 git commands to generate.