Files
u-boot/drivers/net
Sean Anderson c519cbf5c2 net: mvneta: Convert netdev_xxx to dev_xxx
netdev_xxx evaluates to printf in U-Boot, so there is no extra info
printed. mvneta is one of two drivers which use these functions in U-Boot.
Convert these functions to dev_xxx where possible (and to log_xxx where
not).

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Patrick Delaunay <patrick.delaunay@st.com>
2020-09-30 08:53:14 -04:00
..
2020-07-25 14:20:56 +02:00
2020-05-18 18:36:55 -04:00
2018-07-26 14:08:21 -05:00
2019-08-09 23:15:01 +02:00