Searched refs:mx28_nand_dbbt (Results 1 - 1 of 1) sorted by relevance

/u-boot/tools/
H A Dmxsboot.c102 struct mx28_nand_dbbt { struct
313 static struct mx28_nand_dbbt *mx28_nand_get_dbbt(void)
315 struct mx28_nand_dbbt *dbbt;
406 static int mx28_nand_write_dbbt(struct mx28_nand_dbbt *dbbt, uint8_t *buf)
413 memcpy(buf + offset, dbbt, sizeof(struct mx28_nand_dbbt));
467 struct mx28_nand_dbbt *dbbt;

Completed in 39 milliseconds