Searched hist:"582 c55a0274f38e6e7e35b95e7ab81d3e912f700" (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/drivers/qe/ |
H A D | uec.h | diff 582c55a0274f38e6e7e35b95e7ab81d3e912f700 Wed Jan 20 02:04:28 CST 2010 Heiko Schocher <hs@denx.de> 83xx, uec: split enet_interface in two variables
There's no sensible reason to unite speed and interface type into one variable. So split this variable enet_interface into two vars: enet_interface_type, which hold the interface type and speed.
Also: add the possibility for switching between 10 and 100 MBit interfaces on the fly, when running in FAST_ETH mode.
Signed-off-by: Heiko Schocher <hs@denx.de> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
|
H A D | uec_phy.c | diff 582c55a0274f38e6e7e35b95e7ab81d3e912f700 Wed Jan 20 02:04:28 CST 2010 Heiko Schocher <hs@denx.de> 83xx, uec: split enet_interface in two variables
There's no sensible reason to unite speed and interface type into one variable. So split this variable enet_interface into two vars: enet_interface_type, which hold the interface type and speed.
Also: add the possibility for switching between 10 and 100 MBit interfaces on the fly, when running in FAST_ETH mode.
Signed-off-by: Heiko Schocher <hs@denx.de> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
|
H A D | uec.c | diff 582c55a0274f38e6e7e35b95e7ab81d3e912f700 Wed Jan 20 02:04:28 CST 2010 Heiko Schocher <hs@denx.de> 83xx, uec: split enet_interface in two variables
There's no sensible reason to unite speed and interface type into one variable. So split this variable enet_interface into two vars: enet_interface_type, which hold the interface type and speed.
Also: add the possibility for switching between 10 and 100 MBit interfaces on the fly, when running in FAST_ETH mode.
Signed-off-by: Heiko Schocher <hs@denx.de> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
|
/openbmc/u-boot/include/configs/ |
H A D | MPC8323ERDB.h | diff 582c55a0274f38e6e7e35b95e7ab81d3e912f700 Wed Jan 20 02:04:28 CST 2010 Heiko Schocher <hs@denx.de> 83xx, uec: split enet_interface in two variables
There's no sensible reason to unite speed and interface type into one variable. So split this variable enet_interface into two vars: enet_interface_type, which hold the interface type and speed.
Also: add the possibility for switching between 10 and 100 MBit interfaces on the fly, when running in FAST_ETH mode.
Signed-off-by: Heiko Schocher <hs@denx.de> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
|
H A D | MPC832XEMDS.h | diff 582c55a0274f38e6e7e35b95e7ab81d3e912f700 Wed Jan 20 02:04:28 CST 2010 Heiko Schocher <hs@denx.de> 83xx, uec: split enet_interface in two variables
There's no sensible reason to unite speed and interface type into one variable. So split this variable enet_interface into two vars: enet_interface_type, which hold the interface type and speed.
Also: add the possibility for switching between 10 and 100 MBit interfaces on the fly, when running in FAST_ETH mode.
Signed-off-by: Heiko Schocher <hs@denx.de> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
|
H A D | MPC8569MDS.h | diff 582c55a0274f38e6e7e35b95e7ab81d3e912f700 Wed Jan 20 02:04:28 CST 2010 Heiko Schocher <hs@denx.de> 83xx, uec: split enet_interface in two variables
There's no sensible reason to unite speed and interface type into one variable. So split this variable enet_interface into two vars: enet_interface_type, which hold the interface type and speed.
Also: add the possibility for switching between 10 and 100 MBit interfaces on the fly, when running in FAST_ETH mode.
Signed-off-by: Heiko Schocher <hs@denx.de> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
|
H A D | MPC8568MDS.h | diff 582c55a0274f38e6e7e35b95e7ab81d3e912f700 Wed Jan 20 02:04:28 CST 2010 Heiko Schocher <hs@denx.de> 83xx, uec: split enet_interface in two variables
There's no sensible reason to unite speed and interface type into one variable. So split this variable enet_interface into two vars: enet_interface_type, which hold the interface type and speed.
Also: add the possibility for switching between 10 and 100 MBit interfaces on the fly, when running in FAST_ETH mode.
Signed-off-by: Heiko Schocher <hs@denx.de> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
|