* [Qemu-devel] [4983] Update OpenBIOS images to SVN revision 218.
@ 2008-08-02 11:18 Blue Swirl
2008-08-02 11:38 ` Blue Swirl
0 siblings, 1 reply; 2+ messages in thread
From: Blue Swirl @ 2008-08-02 11:18 UTC (permalink / raw)
To: qemu-devel
Revision: 4983
http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=4983
Author: blueswir1
Date: 2008-08-02 11:18:40 +0000 (Sat, 02 Aug 2008)
Log Message:
-----------
Update OpenBIOS images to SVN revision 218. Changes:
r186: Revert broken r161, fix identification string printing (Igor Kovalenko)
r187: Fix NetBSD reset problem
r188: Add a TODO for Sparc
r189: Fix some Sparc32 compile warnings
r190: Fix some Sparc64 compile warnings
r191: Add prototypes for [v]snprintf
r192: Add a common header file for libgcc functions
r193: Implement obmem for NetBSD loader
r194: Add Make dependencies for some files, unify Sparc32/64 build.xml files
r195: Remove debug messages
r196: Add a.out support for SILO
r198: Add a CPU node
r199: Add (bogus) memory nodes
r200: Add idprom node
r201: Make serial console usable
r202: Add MMU node and ops
r203: Add trap table setting function to client interface
r204: Fix MMU translation
r205: Handle 32 bit windows, remove now unused files
r206: Support for simple boot device selection
r207: Fix TLB entry generation
r208: Fix printing of exception messages
r209: Set up tick_cmpr, update assembly flags
r210: Add a clock-frequency node
r211:
Fix available and total memory
Implement a static list of mmu translations
Map more pages
Add a fake unmap method
r212: Fix builtin.c dependencies
r213: Add FCode boot loader for Solaris etc.
r214: Add correct reset vectors
r215: Add T1 and T2 CPUs
r216: Fix wrong translations
r217: Add bootargs property for kernel command line
r218:
Finally fix the very obscure problem which prevented normal and especially
FCode boot: too small heap (used for Forth memory)!
Remove forced arch_init and boot hacks
Revision Links:
--------------
http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=218
Modified Paths:
--------------
trunk/pc-bios/README
trunk/pc-bios/openbios-sparc32
trunk/pc-bios/openbios-sparc64
Modified: trunk/pc-bios/README
===================================================================
--- trunk/pc-bios/README 2008-08-02 01:57:02 UTC (rev 4982)
+++ trunk/pc-bios/README 2008-08-02 11:18:40 UTC (rev 4983)
@@ -14,8 +14,7 @@
- OpenBIOS (http://www.openbios.org/) is a free (GPL v2) portable
firmware implementation. The goal is to implement a 100% IEEE
1275-1994 (referred to as Open Firmware) compliant firmware.
- The included Sparc32 image is built from SVN revision 185
- and Sparc64 from SVN revision 181.
+ The included Sparc32 and Sparc64 images are built from SVN revision 218.
- The PXE roms come from Rom-o-Matic etherboot 5.4.2.
pcnet32:pcnet32 -- [0x1022,0x2000]
Modified: trunk/pc-bios/openbios-sparc32
===================================================================
(Binary files differ)
Modified: trunk/pc-bios/openbios-sparc64
===================================================================
(Binary files differ)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [4983] Update OpenBIOS images to SVN revision 218.
2008-08-02 11:18 [Qemu-devel] [4983] Update OpenBIOS images to SVN revision 218 Blue Swirl
@ 2008-08-02 11:38 ` Blue Swirl
0 siblings, 0 replies; 2+ messages in thread
From: Blue Swirl @ 2008-08-02 11:38 UTC (permalink / raw)
To: qemu-devel
After this update, MilaX and marTux (Solaris derivatives) FCode-based
boot loaders actually start to execute:
Welcome to OpenBIOS v1.0RC1 built on Aug 2 2008 11:02
Type 'help' for detailed information
[sparc64] Booting file '/pci/isa/ide1/cdrom@0,0:a' without parameters.
Not a bootable ELF image
Not a Linux kernel image
Not a bootable a.out image
Loading FCode image...
Loaded 7392 bytes
entry point is 0x4000
Evaluating FCode...
Can't find open
byte-load: exception caught!
0 >
Preloaded Linux kernel:
[sparc64] Kernel already loaded
PROMLIB: Sun IEEE Boot Prom ''
PROMLIB: Root node compatible: sun4u
Linux version 2.6.25.10 (test@host) (gcc version 3.4.6 (Debian
3.4.6-5)) #5 Fri Jul 18 14:32:09 UTC 2008
console [earlyprom0] enabled
ARCH: SUN4U
Ethernet address: 52:54:00:12:34:56
Kernel: Using 2 locked TLB entries for main kernel image.
Remapping the kernel... done.
bootmem alloc of 8192 bytes failed!
Kernel panic - not syncing: Out of memory
Press Stop-A (L1-A) to return to the boot prom
Debian Lenny Beta:
[sparc64] Booting file '/pci/isa/ide1/cdrom@0,0:a' without parameters.
Not a bootable ELF image
Not a Linux kernel image
Loading a.out image...
Loaded 7680 bytes
entry point is 0x4000
Jumping to entry point...
SIservice close: argument count error (0 0)
LO Version 1.4.13
\
Welcome to Debian GNU/Linux lenny!
This is a Debian installation CDROM, built on 20080608-11:41.
Keep it once you have installed your system, as you can boot from it
to repair the system on your hard disk if that ever becomes necessary.
WARNING: You should completely back up all of your hard disks before
proceeding. The installation procedure can completely and irreversibly
erase them! If you haven't made backups yet, remove the rescue CD from
the drive and press L1-A to get back to the OpenBoot prompt.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted
by applicable law.
[ ENTER - Boot install ] [ Type "expert" - Boot into expert mode ]
[ Type "rescue" - Boot into rescue mode ]
boot:
Allocated 8 Megs of memory at 0x0 for kernel
Loaded kernel version 2.6.4
Unhandled Exception 0x0000000000000068
PC = 0x000000000038b7cc NPC = 0x000000000038b7d0
Stopping execution
MirBSD:
entry point is 0x4000
Jumping to entry point...
Unhandled Exception 0x0000000000000010
PC = 0x000000000038006c NPC = 0x0000000000380070
Stopping execution
HelenOS:
Jumping to entry point...
SIservice close: argument count error (0 0)
LO Version 1.4.13
boot:
Allocated 8 Megs of memory at 0x0 for kernel
Kernel doesn't support loading to high memory, relocating...done.
Loaded kernel version 0.0.0
service close: argument count error (0 0)
HelenOS SPARC64 Bootloader
Release 0.2.0.5, revision exported
Built on 2007-06-18 23:55:43
Copyright (c) 2006 HelenOS project
Error: no memory detected, halting.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-08-02 11:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-02 11:18 [Qemu-devel] [4983] Update OpenBIOS images to SVN revision 218 Blue Swirl
2008-08-02 11:38 ` Blue Swirl
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).