From c6ba433b3b3a179c6b76d26ee82f6a18c69a9d6f Mon Sep 17 00:00:00 2001 From: PoroCYon
Date: Mon, 20 Mar 2023 13:43:07 +0100 Subject: flashchips: Add Macronix MX25V8035F support See https://www.macronix.com/Lists/Datasheet/Attachments/8405/MX25V8035F,%202.5V,%208Mb,%20v1.0.pdf . I've only tested this patch with the MX25V1635F I have here, though other chips in the series exist as well. Tested using serprog and ftdi by writing a few images to the flash and seeing if changes were stored correctly. Change-Id: Ic5be2da4cfa2a2ff044a519bb6f367f21c15e4b8 Signed-off-by: PoroCYon
Reviewed-on: https://review.coreboot.org/c/flashrom/+/73823
Tested-by: build bot (Jenkins)