Author: wmb Date: Wed Jun 16 13:42:50 2010 New Revision: 1824 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/1824
Log: ARM tools.bth - build in resident-packages mode.
Modified: cpu/arm/tools.bth
Modified: cpu/arm/tools.bth ============================================================================== --- cpu/arm/tools.bth Wed Jun 16 13:41:36 2010 (r1823) +++ cpu/arm/tools.bth Wed Jun 16 13:42:50 2010 (r1824) @@ -1,5 +1,5 @@ -purpose: Load file for Forth toolkit, without firmware \ See license at end of file +purpose: Load file for Forth toolkit, without firmware
dictionary: ${BP}/cpu/arm/build/kernel.dic command: &armforth &dictionary &this @@ -11,6 +11,8 @@
" tools.tag" r/w create-file drop tag-file !
+create resident-packages + fload ${BP}/forth/lib/fwsetup.fth
transient