[commit] r1989 - cpu/arm/olpc/1.75

Oct. 18, 2010
6:06 a.m.
Author: wmb Date: Mon Oct 18 06:06:51 2010 New Revision: 1989 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/1989 Log: ARM - Added empty start-dram-init and end-dram-init words to dram-xdb.fth Modified: cpu/arm/olpc/1.75/dram-xdb.fth Modified: cpu/arm/olpc/1.75/dram-xdb.fth ============================================================================== --- cpu/arm/olpc/1.75/dram-xdb.fth Mon Oct 18 06:04:01 2010 (r1988) +++ cpu/arm/olpc/1.75/dram-xdb.fth Mon Oct 18 06:06:51 2010 (r1989) @@ -72,3 +72,6 @@ ." print "" ____^^__\n""" cr ." print ""\n""" cr ; + +: start-dram-init ( -- ) ; +: end-dram-init ( -- ) ;
5379
Age (days ago)
5379
Last active (days ago)
0 comments
1 participants
participants (1)
-
repository service