echo ERASE FLASH 
./fprg erase ttyS0
sleep 1
echo WRITE ROM IMAGE 
./fprg write input rom.bin hash speed 38400 write speed 57600 ttyS0

