flashchips: Add MX25L12873F

Just add the name to the existing entry, as usual it is supposed to be
compatible.

Change-Id: I59c8067f15b5ceac5a2e2f8fe93431a465f17e23
Signed-off-by: Nico Huber <nico.h@gmx.de>
Original-Reviewed-on: https://review.coreboot.org/c/flashrom/+/56054
Original-Reviewed-by: Angel Pons <th3fanbus@gmail.com>
diff --git a/flashchips.c b/flashchips.c
index 266f6b0..f76c5f7 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -8321,7 +8321,7 @@
 
 	{
 		.vendor		= "Macronix",
-		.name		= "MX25L12835F/MX25L12845E/MX25L12865E",
+		.name		= "MX25L12835F/MX25L12845E/MX25L12865E/MX25L12873F",
 		.bustype	= BUS_SPI,
 		.manufacture_id	= MACRONIX_ID,
 		.model_id	= MACRONIX_MX25L12805D,