qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Aurelien Jarno <aurelien@aurel32.net>
To: Alexander Voropay <alec@nwpi.ru>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH] MIPS Malta-bootloader replacement
Date: Mon, 12 Feb 2007 21:35:32 +0100	[thread overview]
Message-ID: <45D0CF94.1020100@aurel32.net> (raw)
In-Reply-To: <51c801c74ec5$90995440$04000100@spb.in.rosprint.ru>

Alexander Voropay a écrit :
> Hi!
>  
>  This patch replaces hardcoded MIPS Malta bootloader with "soft" version.
> This preserves ROM area clean. Also it initializes MIPS $sp register as
> YAMON does.
>  

Well this patch looks basically ok, except that
- It's not possible anymore for an OS to jmp at 0x1f000000 to reboot (is
it really necessary to simulate that).
- It's not possible anymore to add some code to initialize the GT64120
BARs the way YAMON does (and from our discussion on IRC, it looks like
this is necessary). It is also possible to modify the GT64120 code
directly, but that can mess a possible bootloader (when one is available).

So I suggest to hold this patch, at least until we have solved the
GT64120 BARs problem.


-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net

      reply	other threads:[~2007-02-12 20:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-12 16:47 [Qemu-devel] [PATCH] MIPS Malta-bootloader replacement Alexander Voropay
2007-02-12 20:35 ` Aurelien Jarno [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45D0CF94.1020100@aurel32.net \
    --to=aurelien@aurel32.net \
    --cc=alec@nwpi.ru \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).