Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] qemu mips64 sample config
@ 2012-07-25 21:24 Gustavo Zacarias
  2012-07-25 21:24 ` [Buildroot] [PATCH 1/2] mips64: remove toolchain kludge Gustavo Zacarias
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Gustavo Zacarias @ 2012-07-25 21:24 UTC (permalink / raw)
  To: buildroot

This is a small set that introduces the mips64 qemu sample configuration.
It's prerequisite is my mips64 tuple patch or Thomas's updated patch that
enables the mips64 tuple also.
Tested with qemu 1.1.1 it's flaky, i can't say for sure if it's a toolchain,
qemu and/or kernel configuration issue since i lack real mips64 hardware to
test on.
The biggest issue is login segfaulting so you can't login to the new sample
shiny emulation, though you can append the old init=/bin/sh to get things
rolling somehow, though you'll get some other segfaults eventually.

Gustavo Zacarias (2):
  mips64: remove toolchain kludge
  qemu/mips64-malta: add new sample config

 board/qemu/mips64-malta/linux-3.3.config |   78 ++++++++++++++++++++++++++++++
 board/qemu/mips64-malta/readme.txt       |    7 +++
 configs/qemu_mips64_malta_defconfig      |   24 +++++++++
 package/Makefile.in                      |    4 --
 4 files changed, 109 insertions(+), 4 deletions(-)
 create mode 100644 board/qemu/mips64-malta/linux-3.3.config
 create mode 100644 board/qemu/mips64-malta/readme.txt
 create mode 100644 configs/qemu_mips64_malta_defconfig

-- 
1.7.8.6

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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-25 21:24 [Buildroot] [PATCH 0/2] qemu mips64 sample config Gustavo Zacarias
2012-07-25 21:24 ` [Buildroot] [PATCH 1/2] mips64: remove toolchain kludge Gustavo Zacarias
2012-07-25 21:24 ` [Buildroot] [PATCH 2/2] qemu/mips64-malta: add new sample config Gustavo Zacarias
2012-07-26  6:53 ` [Buildroot] [PATCH 0/2] qemu mips64 " Thomas Petazzoni
2012-07-26 11:47   ` Gustavo Zacarias

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