write_feprom
static int write_feprom(uchar_t *, uchar_t *, volatile socal_reg_t *);
if (!write_feprom((uchar_t *)0, dest_address, regs)) {
if (!(write_feprom(source_address, dest_address, regs))) {