[PATCH 0/4] A bit more consistent interface for "miitool"
Andrey Smirnov
andrew.smirnov at gmail.com
Mon Dec 4 07:37:22 PST 2017
Hi everyone,
This patchset is intended to make miitools's -s option a bit more
consistnet with the rest of Barebox commands. It is inspired mostly by
users's feedback and personal frustration with inability to use
autocomplete in that command.
It's nice to have, IMHO, but if we decide not to have this change
that's fine too.
Thanks,
Andrey Smirnov
Andrey Smirnov (4):
commands: miitool: Constify 'phydevname' in mdiobus_show()
fs: Introduce devpath_to_name()
i.MX: imu-bbu-internal: Make use of devpath_to_name()
commands/miitool: Allow specifying PHY by their full path
arch/arm/mach-imx/imx-bbu-internal.c | 3 +--
commands/miitool.c | 9 ++++++---
include/fs.h | 9 +++++++++
3 files changed, 16 insertions(+), 5 deletions(-)
--
2.14.3
More information about the barebox
mailing list