Author: wmb Date: 2009-10-27 21:32:48 +0100 (Tue, 27 Oct 2009) New Revision: 1436
Modified: cpu/x86/pc/olpc/via/addrs.fth Log: This checkin is part of the previous change set.
Modified: cpu/x86/pc/olpc/via/addrs.fth =================================================================== --- cpu/x86/pc/olpc/via/addrs.fth 2009-10-27 20:13:52 UTC (rev 1435) +++ cpu/x86/pc/olpc/via/addrs.fth 2009-10-27 20:32:48 UTC (rev 1436) @@ -79,7 +79,11 @@ h# ffc00 constant smbios-adr h# fff00 constant wake-adr \ Needs to be at least h# 32 bytes - used in acpi.fth h# fff40 constant rm-buf \ 8-byte buffer used by BIOS INT 15 AH=C0 for returning config info +h# fff48 constant video-mode-adr \ Saves display mode for resume code +\ h# fff4c constant next-adr
+h# 4fff constant native-mode# + h# 3e.0000 constant inflate-base h# 30.0000 constant workspace
openfirmware@openfirmware.info