aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorEzra Buehler <[email protected]>2024-01-25 22:01:07 +0200
committerMiquel Raynal <[email protected]>2024-02-05 14:23:52 +0100
commit34a956739d295de6010cdaafeed698ccbba87ea4 (patch)
tree5b052d037ef02832edfe9bc3c7620a4c97a21f9f /net/lapb/lapb_in.c
parentc7f0f920ddfd12999335eee44f488bcf773edfb4 (diff)
mtd: spinand: Add support for 5-byte IDs
E.g. ESMT chips will return an identification code with a length of 5 bytes. In order to prevent ambiguity, flash chips would actually need to return IDs that are up to 17 or more bytes long due to JEDEC's continuation scheme. I understand that if a manufacturer ID is located in bank N of JEDEC's database (there are currently 16 banks), N - 1 continuation codes (7Fh) need to be added to the identification code (comprising of manufacturer ID and device ID). However, most flash chip manufacturers don't seem to implement this (correctly). Signed-off-by: Ezra Buehler <[email protected]> Reviewed-by: Martin Kurbanov <[email protected]> Tested-by: Martin Kurbanov <[email protected]> Signed-off-by: Miquel Raynal <[email protected]> Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions