Author: wmb Date: 2009-07-16 20:59:46 +0200 (Thu, 16 Jul 2009) New Revision: 1239
Modified: cpu/x86/pc/olpc/via/acpi.fth Log: Via - Fixed stack error that ruined the HPET base address
Modified: cpu/x86/pc/olpc/via/acpi.fth =================================================================== --- cpu/x86/pc/olpc/via/acpi.fth 2009-07-16 18:58:55 UTC (rev 1238) +++ cpu/x86/pc/olpc/via/acpi.fth 2009-07-16 18:59:46 UTC (rev 1239) @@ -139,7 +139,7 @@ ( 029 1 ) 0 c, \ Bit width ( 02a 1 ) 0 c, \ Bit offset ( 02b 1 ) 0 c, \ Access width -( 02c 8 ) hpet-mmio-base d, \ HPET base address +( 02c 8 ) hpet-mmio-base 0 d, \ HPET base address ( 034 1 ) 0 c, \ Sequence ( 035 2 ) 0 w, \ Min tick ( 037 1 ) 0 c, \ flags