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
 `. `'   [EMAIL PROTECTED]         | [EMAIL PROTECTED]
   `-    people.debian.org/~aurel32 | www.aurel32.net


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to