srmcp -b /dev/srm:/USERS/TO/$1.bin $1.a
cat $1.a | byteswitch | byteswitch xx > $1.b
mkprom $1.b 64 AM27512
rm $1.a
rm $1.b

