mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] MIPS: pbl: add nmon MIPS nano-monitor
@ 2013-06-24 19:10 Antony Pavlov
  2013-06-24 19:10 ` [PATCH 1/3] " Antony Pavlov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Antony Pavlov @ 2013-06-24 19:10 UTC (permalink / raw)
  To: barebox

nmon is a tiny monitor (<1200 bytes) program
for the MIPS processors.
It can operate with NO working RAM at all!
It uses only the processor registers and NS16550-compatible
UART port for operation, so it can be used for a memory
controller setup code debugging.

With no changes nmon should work on different MIPS
processors as it uses only common MIPS-I instructions.

[PATCH 1/3] MIPS: pbl: add nmon MIPS nano-monitor
[PATCH 2/3] MIPS: qemu-malta: rework debug_ll.h
[PATCH 3/3] MIPS: qemu-malta: add nmon

_______________________________________________
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:[~2013-06-25 19:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-24 19:10 [PATCH 0/3] MIPS: pbl: add nmon MIPS nano-monitor Antony Pavlov
2013-06-24 19:10 ` [PATCH 1/3] " Antony Pavlov
2013-06-24 19:10 ` [PATCH 2/3] MIPS: qemu-malta: rework debug_ll.h Antony Pavlov
2013-06-24 19:10 ` [PATCH 3/3] MIPS: qemu-malta: add nmon Antony Pavlov
2013-06-25 19:36 ` [PATCH 0/3] MIPS: pbl: add nmon MIPS nano-monitor Sascha Hauer

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