mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/4] A bit more consistent interface for "miitool"
@ 2017-12-04 15:37 Andrey Smirnov
  2017-12-04 15:37 ` [PATCH 1/4] commands: miitool: Constify 'phydevname' in mdiobus_show() Andrey Smirnov
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Andrey Smirnov @ 2017-12-04 15:37 UTC (permalink / raw)
  To: barebox; +Cc: Andrey Smirnov

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


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-12-06 14:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-04 15:37 [PATCH 0/4] A bit more consistent interface for "miitool" Andrey Smirnov
2017-12-04 15:37 ` [PATCH 1/4] commands: miitool: Constify 'phydevname' in mdiobus_show() Andrey Smirnov
2017-12-04 15:37 ` [PATCH 2/4] fs: Introduce devpath_to_name() Andrey Smirnov
2017-12-04 15:37 ` [PATCH 3/4] i.MX: imu-bbu-internal: Make use of devpath_to_name() Andrey Smirnov
2017-12-04 15:37 ` [PATCH 4/4] commands/miitool: Allow specifying PHY by their full path Andrey Smirnov
2017-12-06 14:55 ` [PATCH 0/4] A bit more consistent interface for "miitool" Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox