9
0
Fork 0
barebox/drivers/of
Sascha Hauer f72a4fd370 of/net: Add net related of helpers
of_get_phy_mode to parse the phy mode from the devicetree and
of_get_mac_address to parse a MAC address from the devicetree.
Directly taken from the Kernel.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-04-04 23:23:41 +02:00
..
Kconfig of/net: Add net related of helpers 2013-04-04 23:23:41 +02:00
Makefile of/net: Add net related of helpers 2013-04-04 23:23:41 +02:00
base.c of: make locally used functions static 2013-03-06 11:41:29 +01:00
fdt.c of: remove unused libfdt 2013-03-06 11:41:29 +01:00
gpio.c of: add devicetree probing support 2012-09-14 11:47:42 +02:00
of_net.c of/net: Add net related of helpers 2013-04-04 23:23:41 +02:00
partition.c of: Add devicetree partition parsing 2012-09-14 11:47:42 +02:00