Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit caddab0f authored by Brian Norris's avatar Brian Norris Committed by David Woodhouse
Browse files

mtd: m25p80: correct EN4B/EX4B comment

parent 87c9511f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@
#define	OPCODE_WRDI		0x04	/* Write disable */
#define	OPCODE_AAI_WP		0xad	/* Auto address increment word program */

/* Used for Macronix flashes only. */
/* Used for Macronix and Winbond flashes. */
#define	OPCODE_EN4B		0xb7	/* Enter 4-byte mode */
#define	OPCODE_EX4B		0xe9	/* Exit 4-byte mode */