X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=scripts%2Fslugimage.pl;h=e4615216623abae957e2b3b42528ffe60897219d;hb=5d526120bd7580668a774447d4644164be767b58;hp=3d2735d0f13049b62f169bf6526bb206af656cc1;hpb=1017c2261744607bf575865e9289195b13d2fb8c;p=openwrt-10.03%2F.git diff --git a/scripts/slugimage.pl b/scripts/slugimage.pl index 3d2735d0f..e46152166 100755 --- 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'=>0x00003000, + 'offset'=>0x007fc000, 'size'=>0x00003fe0, 'variable'=>0, 'header'=>16, 'pseudo'=>1, 'data'=>undef, 'byteswap'=>0}, {'name'=>'Trailer', 'file'=>'Trailer', 'offset'=>0x007ffff0, 'size'=>0x00000010,