mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] qemu-malta nor flash support
@ 2012-04-30 11:57 Jean-Christophe PLAGNIOL-VILLARD
  2012-04-30 12:00 ` [PATCH 1/3] mips: add in_be16/32 and out_be16/32 for cfi support Jean-Christophe PLAGNIOL-VILLARD
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2012-04-30 11:57 UTC (permalink / raw)
  To: barebox

Hi,

	The following patch serie add CFI flash support

The following changes since commit 6b489256ee1358973d536e723c77c2483e6b9f5b:

  Makefile: add barebox.srec to 'clean' (2012-04-30 14:01:34 +0200)

are available in the git repository at:

  git://git.jcrosoft.org/barebox.git tags/malta-cfi-flash

for you to fetch changes up to 37a97ca3fce6a92e25e7855359270f83548793bd:

  qemu-malta: add nor flash support (2012-04-30 20:16:28 +0800)

----------------------------------------------------------------
Mips: malta add cfi flash support

----------------------------------------------------------------
Jean-Christophe PLAGNIOL-VILLARD (3):
      mips: add in_be16/32 and out_be16/32 for cfi support
      qemu-malta: rename serial.c to init.c
      qemu-malta: add nor flash support

 arch/mips/boards/qemu-malta/Makefile             |    2 +-
 arch/mips/boards/qemu-malta/{serial.c => init.c} |   14 ++++++++++++++
 arch/mips/configs/qemu-malta_defconfig           |    5 +++++
 arch/mips/include/asm/io.h                       |    5 +++++
 4 files changed, 25 insertions(+), 1 deletions(-)
 rename arch/mips/boards/qemu-malta/{serial.c => init.c} (76%)

Best Regards,
J.

_______________________________________________
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-05-01 19:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-30 11:57 [PATCH 0/3] qemu-malta nor flash support Jean-Christophe PLAGNIOL-VILLARD
2012-04-30 12:00 ` [PATCH 1/3] mips: add in_be16/32 and out_be16/32 for cfi support Jean-Christophe PLAGNIOL-VILLARD
2012-04-30 12:00 ` [PATCH 2/3] qemu-malta: rename serial.c to init.c Jean-Christophe PLAGNIOL-VILLARD
2012-04-30 12:00 ` [PATCH 3/3] qemu-malta: add nor flash support Jean-Christophe PLAGNIOL-VILLARD
2012-05-01 19:41 ` [PATCH 0/3] qemu-malta " Sascha Hauer

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