omap2_nand_ecc_compute
static int omap2_nand_ecc_compute(device_t self, const uint8_t *data, uint8_t *ecc);
sc->sc_nand_if.ecc_compute = &omap2_nand_ecc_compute;