Add the Transcend 2GB card specs.
This commit is contained in:
parent
4570c1c11b
commit
262f6969de
@ -160,6 +160,11 @@ sub_FlashDevice () {
|
||||
NANO_HEADS=4
|
||||
NANO_SECTS=32
|
||||
;;
|
||||
2048|2g)
|
||||
NANO_MEDIASIZE=4061232
|
||||
NANO_HEADS=16
|
||||
NANO_SECTS=32
|
||||
;;
|
||||
*)
|
||||
echo "Unknown Transcend Flash capacity"
|
||||
exit 2
|
||||
|
Loading…
Reference in New Issue
Block a user