[OpenBIOS] r734 - cpu/x86/pc/olpc/sdtools

svn at openbios.org svn at openbios.org
Fri Nov 16 23:02:01 CET 2007


Author: wmb
Date: 2007-11-16 23:02:01 +0100 (Fri, 16 Nov 2007)
New Revision: 734

Modified:
   cpu/x86/pc/olpc/sdtools/sd.fth
Log:
sdkit - added some stub definitions to fix a problem that crept
in when some other files changed.



Modified: cpu/x86/pc/olpc/sdtools/sd.fth
===================================================================
--- cpu/x86/pc/olpc/sdtools/sd.fth	2007-11-16 21:57:42 UTC (rev 733)
+++ cpu/x86/pc/olpc/sdtools/sd.fth	2007-11-16 22:02:01 UTC (rev 734)
@@ -59,6 +59,7 @@
 : spicmd! unimp ;  : spi-cmd-wait unimp ;  : power-off unimp ;
 defer spi-start  defer spi@  defer spi!  defer spi-out  defer spi-reprogrammed
 1 value spi-us
+: disable-interrupts ;  : ignore-power-button ;
 \needs ec@ fload ecio.fth
 \needs ec-range fload ecdump.fth
 




More information about the OpenBIOS mailing list