intel,pflash-cfi01

Description

Intel CFI01 parallel flash (QEMU pflash)

Properties

Properties not inherited from the base binding file.

Name

Type

Details

bank-width

int

Data bus width in bytes. Valid values are 1, 2, or 4.
Determines the width of memory-mapped reads and writes.

Default value: 1

Legal values: 1, 2, 4

device-width

int

Width of the flash device in bytes for x8/x16/x32 mode handling.

Default value: 1

Legal values: 1, 2, 4

max-device-width

int

Maximum device width in bytes for x8/x16/x32 mode handling.
Defaults to bank-width if not specified.
Rarely needed; kept for compatibility with real CFI implementations.