public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] MIPS: refactoring for extended Qemu support
@ 2012-08-23 22:50 daniel.schwierzeck at gmail.com
  2012-08-23 22:50 ` [U-Boot] [PATCH 1/3] MIPS: factor out endianess flag handling to arch config.mk daniel.schwierzeck at gmail.com
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: daniel.schwierzeck at gmail.com @ 2012-08-23 22:50 UTC (permalink / raw)
  To: u-boot

From: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>

Refactor handling of endianess flag and CONFIG_STANDALONE_LOAD_ADDR.
Introduce qemu_mipsel support.

Daniel Schwierzeck (3):
  MIPS: factor out endianess flag handling to arch config.mk
  MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefiles
  MIPS: add support for qemu for little endian MIPS32 CPUs

 arch/mips/config.mk            | 20 +++++++++++++++++---
 arch/mips/cpu/mips32/config.mk | 19 ++-----------------
 arch/mips/cpu/xburst/config.mk |  5 +++--
 boards.cfg                     |  3 ++-
 include/configs/qemu-mips.h    |  7 ++++++-
 include/configs/qi_lb60.h      |  1 +
 6 files changed, 31 insertions(+), 24 deletions(-)

-- 
1.7.11.3

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

end of thread, other threads:[~2012-08-26  1:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-23 22:50 [U-Boot] [PATCH 0/3] MIPS: refactoring for extended Qemu support daniel.schwierzeck at gmail.com
2012-08-23 22:50 ` [U-Boot] [PATCH 1/3] MIPS: factor out endianess flag handling to arch config.mk daniel.schwierzeck at gmail.com
2012-08-26  1:25   ` Mike Frysinger
2012-08-23 22:50 ` [U-Boot] [PATCH 2/3] MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefiles daniel.schwierzeck at gmail.com
2012-08-23 22:50 ` [U-Boot] [PATCH 3/3] MIPS: add support for qemu for little endian MIPS32 CPUs daniel.schwierzeck at gmail.com

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