Searched hist:259371 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/dev/nand/
H A Dnand.cdiff 259371 Fri Dec 13 23:04:47 MST 2013 ian MFC r257892, r258196, r258197, r258199, r258200, r258201, r258202:

Add ONFI signature check.

Add Micron chip found in Freescale Vybrid Family Phytec COSMIC board.

The vendor specified field is 88 bytes, not 8 bytes.

Update the onfi_params struct to ONFI revision 3.2 (06 12 2013).

Search for and validate the ONFI params as specified in the standard.

ONFI parameters are little-endian, hence we must take care to convert them
to native endianness. We must also pay attention to unaligned accesses.

Rework the routine that returns a pointer to the table of software ECC
byte positions within the OOB area to support chips with unusual OOB
sizes such as 218 or 224 bytes.
H A Dnand.hdiff 259371 Fri Dec 13 23:04:47 MST 2013 ian MFC r257892, r258196, r258197, r258199, r258200, r258201, r258202:

Add ONFI signature check.

Add Micron chip found in Freescale Vybrid Family Phytec COSMIC board.

The vendor specified field is 88 bytes, not 8 bytes.

Update the onfi_params struct to ONFI revision 3.2 (06 12 2013).

Search for and validate the ONFI params as specified in the standard.

ONFI parameters are little-endian, hence we must take care to convert them
to native endianness. We must also pay attention to unaligned accesses.

Rework the routine that returns a pointer to the table of software ECC
byte positions within the OOB area to support chips with unusual OOB
sizes such as 218 or 224 bytes.
H A Dnand_generic.cdiff 259371 Fri Dec 13 23:04:47 MST 2013 ian MFC r257892, r258196, r258197, r258199, r258200, r258201, r258202:

Add ONFI signature check.

Add Micron chip found in Freescale Vybrid Family Phytec COSMIC board.

The vendor specified field is 88 bytes, not 8 bytes.

Update the onfi_params struct to ONFI revision 3.2 (06 12 2013).

Search for and validate the ONFI params as specified in the standard.

ONFI parameters are little-endian, hence we must take care to convert them
to native endianness. We must also pay attention to unaligned accesses.

Rework the routine that returns a pointer to the table of software ECC
byte positions within the OOB area to support chips with unusual OOB
sizes such as 218 or 224 bytes.
H A Dnand_id.cdiff 259371 Fri Dec 13 23:04:47 MST 2013 ian MFC r257892, r258196, r258197, r258199, r258200, r258201, r258202:

Add ONFI signature check.

Add Micron chip found in Freescale Vybrid Family Phytec COSMIC board.

The vendor specified field is 88 bytes, not 8 bytes.

Update the onfi_params struct to ONFI revision 3.2 (06 12 2013).

Search for and validate the ONFI params as specified in the standard.

ONFI parameters are little-endian, hence we must take care to convert them
to native endianness. We must also pay attention to unaligned accesses.

Rework the routine that returns a pointer to the table of software ECC
byte positions within the OOB area to support chips with unusual OOB
sizes such as 218 or 224 bytes.

Completed in 54 milliseconds