projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1ecc09
)
Increased the size of the microcode payload area.
author
Rod Whitby
<rod@whitby.id.au>
Mon, 24 Sep 2007 13:11:45 +0000
(13:11 +0000)
committer
Rod Whitby
<rod@whitby.id.au>
Mon, 24 Sep 2007 13:11:45 +0000
(13:11 +0000)
SVN-Revision: 9007
scripts/slugimage.pl
patch
|
blob
|
history
diff --git
a/scripts/slugimage.pl
b/scripts/slugimage.pl
index 3d2735d0f13049b62f169bf6526bb206af656cc1..e4615216623abae957e2b3b42528ffe60897219d 100755
(executable)
--- a/
scripts/slugimage.pl
+++ b/
scripts/slugimage.pl
@@
-920,7
+920,7
@@
sub defaultPartitions {
'offset'=>0x007f8000, 'size'=>0x00004000,
'variable'=>0, 'header'=>0, 'pseudo'=>1, 'data'=>undef, 'byteswap'=>0},
{'name'=>'Microcode', 'file'=>'NPE-B',
- 'offset'=>0x007fc000, 'size'=>0x00003
00
0,
+ 'offset'=>0x007fc000, 'size'=>0x00003
fe
0,
'variable'=>0, 'header'=>16, 'pseudo'=>1, 'data'=>undef, 'byteswap'=>0},
{'name'=>'Trailer', 'file'=>'Trailer',
'offset'=>0x007ffff0, 'size'=>0x00000010,