Author: wmb Date: 2009-06-01 07:42:04 +0200 (Mon, 01 Jun 2009) New Revision: 1211
Modified: cpu/x86/pc/olpc/via/olpc.bth Log: VIA - fixed class code for IDE and eliminated dependency on CForth.
Modified: cpu/x86/pc/olpc/via/olpc.bth =================================================================== --- cpu/x86/pc/olpc/via/olpc.bth 2009-06-01 02:36:35 UTC (rev 1210) +++ cpu/x86/pc/olpc/via/olpc.bth 2009-06-01 05:42:04 UTC (rev 1211) @@ -94,7 +94,7 @@
" ${BP}/dev/pci/build/pcibridg.fc" " class060400" $add-deflated-dropin \ " ${BP}/dev/ide/build/leghier.fc" " class01018a" $add-deflated-dropin - " ${BP}/dev/ide/build/idehier.fc" " class01018a" $add-deflated-dropin + " ${BP}/dev/ide/build/idehier.fc" " class01018f" $add-deflated-dropin [ifdef] xo-board " ${BP}/dev/mmc/sdhci/build/sdhcixo.fc" " class080501" $add-deflated-dropin [then] @@ -172,7 +172,7 @@ " coreboot.img" $add-file [else] /rom h# 10000 - pad-file \ coreboot init image must be in last FLASH block - " cforth.img" $add-file \ Small Forth that runs from cache +\ " cforth.img" $add-file \ Small Forth that runs from cache
/rom h# 400 - pad-file \ rmstart image must start 0x400 from end " rmstart.img" $add-file