[OpenBIOS] r352 - openbios-devel/arch/ppc/qemu

svn at openbios.org svn at openbios.org
Mon Jan 5 21:08:04 CET 2009


Author: blueswirl
Date: 2009-01-05 21:08:04 +0100 (Mon, 05 Jan 2009)
New Revision: 352

Modified:
   openbios-devel/arch/ppc/qemu/tree.fs
Log:
Correct a typo (Laurent Vivier)

Modified: openbios-devel/arch/ppc/qemu/tree.fs
===================================================================
--- openbios-devel/arch/ppc/qemu/tree.fs	2009-01-05 18:50:53 UTC (rev 351)
+++ openbios-devel/arch/ppc/qemu/tree.fs	2009-01-05 20:08:04 UTC (rev 352)
@@ -19,7 +19,7 @@
 " 0000000000000" encode-string " system-id" property
 1 encode-int " #address-cells" property
 1 encode-int " #size-cells" property
-h# 0x05f5e100 encode-int " clock-frequency" property
+h# 05f5e100 encode-int " clock-frequency" property
 
 new-device
 	" cpus" device-name




More information about the OpenBIOS mailing list