mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* commands: md, mw: add the '-x' option (swap bytes)
@ 2012-11-26  9:51 Antony Pavlov
  2012-11-26  9:51 ` [PATCH 1/3] mem: add the swab (swap bytes) option to memory_display() Antony Pavlov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Antony Pavlov @ 2012-11-26  9:51 UTC (permalink / raw)
  To: barebox

Most of my MIPS boards run barebox in big-endian mode, but
sometimes I need see state of little-endian registers
(e.g. registers of PCI-connected peripherals) and it is not
very handy to swap bytes manually.

This patch series adds to memory commands md and mw the ability
to swap bytes "on the fly".

[PATCH 1/3] mem: add the swab (swap bytes) option to
[PATCH 2/3] commands: md: add the '-x' option (swap bytes)
[PATCH 3/3] commands: mw: add the '-x' option (swap bytes)

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

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

end of thread, other threads:[~2012-11-26 10:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-26  9:51 commands: md, mw: add the '-x' option (swap bytes) Antony Pavlov
2012-11-26  9:51 ` [PATCH 1/3] mem: add the swab (swap bytes) option to memory_display() Antony Pavlov
2012-11-26  9:51 ` [PATCH 2/3] commands: md: add the '-x' option (swap bytes) Antony Pavlov
2012-11-26  9:51 ` [PATCH 3/3] commands: mw: " Antony Pavlov
2012-11-26 10:16 ` commands: md, " Sascha Hauer

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