ATTR_SBE_SEEPROM_I2C_ADDRESS_BYTES TARGET_TYPE_PROC_CHIP, TARGET_TYPE_MEMBUF_CHIP The number of address bytes required to address the SEEPROM memory device that contains SBE IPL code. This will vary by device based on the device capacity, and must be either 1, 2, 3 or 4. Provided by the Machine Readable Workbook uint8 ATTR_SBE_SEEPROM_I2C_DEVICE_ADDRESS TARGET_TYPE_PROC_CHIP, TARGET_TYPE_MEMBUF_CHIP A 2-element array containing the I2C device address of the primary (0) and secondary (1) SEEPROM devices containing SBE IPL code. Provided by the Machine Readable Workbook uint8 2 ATTR_SBE_SEEPROM_I2C_PORT TARGET_TYPE_PROC_CHIP, TARGET_TYPE_MEMBUF_CHIP A 2-element array containing the I2C controller port number of the primary (0) and secondary (1) SEEPROM devices containing SBE IPL code. Provided by the Machine Readable Workbook uint8 2 ATTR_PNOR_I2C_ADDRESS_BYTES TARGET_TYPE_PROC_CHIP, TARGET_TYPE_MEMBUF_CHIP The number of address bytes required to address the PNOR memory device via the pseudo-I2C (LPC, ECCAX) controller. This will vary by device based on the device capacity, and must be either 0, 1, 2, 3 or 4. This attribute will be set to 0 for chips with no PNOR attached (PoreVe will never run on these chips). Provided by the Machine Readable Workbook uint8