[commit] r1988 - cpu/arm

Oct. 18, 2010
6:04 a.m.
Author: wmb Date: Mon Oct 18 06:04:01 2010 New Revision: 1988 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/1988 Log: ARM - Increased max dictionary size to 1 MiB. Modified: cpu/arm/kernrel.fth Modified: cpu/arm/kernrel.fth ============================================================================== --- cpu/arm/kernrel.fth Mon Oct 18 06:02:38 2010 (r1987) +++ cpu/arm/kernrel.fth Mon Oct 18 06:04:01 2010 (r1988) @@ -2,7 +2,7 @@ \ See license at end of file \ h# 8.0000 equ max-image -h# 8.0000 constant max-image +h# 10.0000 constant max-image 0 value relocation-map
5359
Age (days ago)
5359
Last active (days ago)
0 comments
1 participants
participants (1)
-
repository service