Revision 1465
Added by markw 8 months ago
makeflash | ||
---|---|---|
EXPECTED=16#39800 #10M08
|
||
elif [[ FPGASIZE -gt 3 ]]
|
||
then
|
||
EXPECTED=16#35800 10M08
|
||
EXPECTED=16#35800 #10M04
|
||
fi
|
||
|
||
PADSIZE=$((EXPECTED - `stat -c %s $3`))
|
Also available in: Unified diff
Missing comment