csio_hw_seeprom_read
ret = csio_hw_seeprom_read(hw, VPD_BASE, (uint32_t *)(vpd));
ret = csio_hw_seeprom_read(hw, addr + i, (uint32_t *)(vpd + i));