On Thu Aug 13, 2026 at 5:19 PM CEST, Miquel Raynal wrote: > Create a structure named opcodes in the flash parameters structures to > store all the flash specific opcodes. They are typically discovered > dynamically through SFDP parsing. Move the die_erase opcode > inside. Later on we will add new fields there, like the supported > opcodes for accessing the status registers, which are almost vendor > specific. > > No fonctional change. > > Signed-off-by: Miquel Raynal Reviewed-by: Michael Walle