mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [RFC 0/3] commands: md, mw: add '-x' option (swap bytes)
@ 2012-11-23 21:10 Antony Pavlov
  2012-11-23 21:10 ` [RFC 1/3] add 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-23 21:10 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 hande to swap bytes manually.

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

[RFC 1/3] add swab (swap bytes) option to memory_display()
[RFC 2/3] commands: md: add '-x' option (swap bytes)
[RFC 3/3] commands: mw: add '-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  8:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-23 21:10 [RFC 0/3] commands: md, mw: add '-x' option (swap bytes) Antony Pavlov
2012-11-23 21:10 ` [RFC 1/3] add swab (swap bytes) option to memory_display() Antony Pavlov
2012-11-23 21:10 ` [RFC 2/3] commands: md: add '-x' option (swap bytes) Antony Pavlov
2012-11-23 21:10 ` [RFC 3/3] commands: mw: " Antony Pavlov
2012-11-26  8:52 ` [RFC 0/3] 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