#!/bin/sh
. Common
$LEAVE

title "Write Flash, then compare (okay)"
random_flash _flash
random_file _file
prog -w -b -5 _file
prog -c -b _file
