1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-24 10:45:20 +01:00
Files
u-boot-megous/include/configs
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-12-26 13:10:24 -05:00
2018-01-22 16:43:30 -05:00
2018-01-22 16:43:31 -05:00
2017-10-27 08:52:22 -04:00
2018-01-22 16:43:30 -05:00
2017-12-26 13:10:24 -05:00
2018-01-22 16:43:31 -05:00
2017-12-12 18:16:05 -05:00
2018-01-22 16:43:31 -05:00
2017-09-03 15:30:35 -04:00
2018-01-22 16:43:30 -05:00
2018-01-22 16:43:31 -05:00
2018-01-22 16:43:31 -05:00
2018-01-15 12:05:26 -06:00
2018-01-22 16:43:31 -05:00
2018-01-26 07:46:34 -05:00
2017-07-31 12:21:40 -04:00
2017-12-12 18:16:05 -05:00
2018-01-10 08:05:51 -05:00
2018-01-22 16:43:31 -05:00
2017-12-26 13:10:24 -05:00
2017-12-26 13:10:24 -05:00
2017-12-26 13:10:24 -05:00
2018-01-10 08:05:51 -05:00
2018-01-22 16:43:31 -05:00
2018-01-22 16:43:30 -05:00
2017-11-20 09:59:02 +01:00
2018-01-22 16:43:31 -05:00
2017-12-12 18:16:05 -05:00
2017-10-27 08:52:22 -04:00
2017-12-12 18:16:05 -05:00
2017-12-26 13:10:24 -05:00
2017-12-26 13:10:24 -05:00
2017-09-03 15:30:35 -04:00
2018-01-28 12:27:32 -05:00
2017-07-31 12:21:40 -04:00
2018-01-28 12:27:36 -05:00
2018-01-22 16:43:30 -05:00
2017-12-26 13:10:24 -05:00
2017-12-26 13:10:24 -05:00
2017-12-12 18:16:05 -05:00
2018-01-22 16:43:31 -05:00
2017-08-11 15:41:56 -04:00
2017-11-29 22:36:59 -05:00
2017-11-29 22:36:59 -05:00
2017-12-26 13:10:24 -05:00
2017-08-11 15:41:50 -04:00
2017-08-07 15:22:28 -05:00
2018-01-22 16:43:31 -05:00