Author: wmb Date: Thu Jul 15 19:56:09 2010 New Revision: 1876 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/1876
Log: OLPC - Moved the code that disables the XO-1.5 internal SD slot for Windows to an XO-1.5 specific file.
Modified: cpu/x86/pc/biosints.fth
Modified: cpu/x86/pc/biosints.fth ============================================================================== --- cpu/x86/pc/biosints.fth Thu Jul 15 19:54:33 2010 (r1875) +++ cpu/x86/pc/biosints.fth Thu Jul 15 19:56:09 2010 (r1876) @@ -1209,8 +1209,6 @@ " ext:1" ntfs? if " ext:0" set-hd-boot " sound-end" evaluate - \ Disable the internal SD to prevent Windows from making it C: - h# f9 h# 6099 config-b! true exit then false