Hi, > > > From: Lars Pedersen <lapeddk@xxxxxxxxx> Proper signing > > Add bkops start functionality when BKOPS_EN[0](MANUAL_EN) is set. > + ret = write_extcsd_value(fd, EXT_CSD_BKOPS_START, BKOPS_START); You may want to allow to unset it as well, otherwise you'll need to reset the platform to do so. Thanks, Avri