Files
u-boot/include
Martyn Welch cf678b31ac board: ge: bx50v3: move FEC MAC address programming to driver
Instead of programming the hardware directly in the board
implementation, follow the flow documented in doc/README.enetaddr: set
the enet[0-9]*addr environment variable and let the driver program the
hardware.

This avoids duplicating the implementation as it already exists in the
driver (drivers/net/fec_mxc.c: fec_set_hwaddr).

The mapping from the driver's index to the environment variable's name
is documented in README: Note for Redundant Ethernet Interfaces. It is
assumed that eth_devices for the controllers on the board are always
indexed in the same order, i.e. FEC always has the index 2.

The FEC driver does *not* set the flag Set MAC Address on Transmit (bit
set_eth0_mac_address used to do but this is unnecessary as the Linux
networking stack fills in the MAC address.

Signed-off-by: Hannu Lounento <hannu.lounento@ge.com>
Signed-off-by: Ian Ray <ian.ray@ge.com>
Signed-off-by: Martyn Welch <martyn.welch@collabora.co.uk>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
2018-02-04 12:00:58 +01:00
..
2017-07-03 17:35:28 -04:00
2018-02-04 12:00:58 +01:00
2018-01-28 12:27:30 -05:00
2017-11-28 16:08:52 +01:00
2017-06-05 11:02:29 -04:00
2018-01-22 23:09:14 +01:00
2017-09-16 14:57:44 +08:00
2017-10-02 21:52:18 -04:00
2018-01-28 17:12:35 +01:00
2018-01-28 17:12:36 +01:00
2017-05-11 22:21:27 -04:00
2017-07-28 23:34:39 +02:00
2017-04-13 09:41:10 -04:00
2017-08-17 16:59:55 +09:00
2017-05-15 20:32:12 +02:00
2018-01-22 23:09:14 +01:00
2018-01-22 23:09:14 +01:00
2018-01-22 23:09:14 +01:00
2017-08-16 08:30:24 -04:00
2018-01-22 16:43:31 -05:00
2018-01-29 07:48:59 +01:00
2017-10-02 21:52:18 -04:00
2017-11-07 10:26:27 +01:00
2017-09-03 15:30:35 -04:00
2018-02-04 12:00:58 +01:00
2017-07-23 09:24:47 -04:00
2017-06-12 08:37:55 -04:00
2017-04-14 19:38:57 -06:00
2017-12-07 15:17:00 -05:00
2017-11-28 21:59:30 +01:00
2017-12-04 22:00:00 +09:00
2017-11-28 21:59:30 +01:00
2017-12-07 15:17:00 -05:00
2017-07-28 23:34:07 +02:00
2017-04-10 10:02:03 +08:00
2017-08-17 16:59:55 +09:00
2017-08-23 10:41:58 +02:00
2017-08-16 08:22:18 -04:00
2018-01-24 12:04:07 +05:30
2018-01-24 12:04:07 +05:30
2017-12-12 19:53:45 -07:00
2017-10-01 16:32:51 +02:00
2017-08-24 11:00:47 +08:00
2017-10-04 12:00:19 -04:00