From 5b8b6995a7d39c22c726b92324471a7c399a3135 Mon Sep 17 00:00:00 2001 From: PoroCYon
Date: Wed, 8 Mar 2023 22:33:07 +0100 Subject: flashchips: Add Macronix MX25V4035F support See https://www.macronix.com/Lists/Datasheet/Attachments/8670/MX25V4035F,%202.5V,%204Mb,%20v1.2.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: I8b26926c354b840ca7b14b4c5cb000e3c02f5137 Signed-off-by: PoroCYon
Reviewed-on: https://review.coreboot.org/c/flashrom/+/73582
Tested-by: build bot (Jenkins)