board: pandora_stm32l475: fix flash write command for w25q128jv

w25q128jv only supports quad input page program instruction 0x32 (PP_1_1_4)

Signed-off-by: Han Wu <wuhanstudios@gmail.com>
This commit is contained in:
Han Wu 2024-10-12 14:15:50 +01:00 committed by Anas Nashif
parent 734fc58b62
commit 8f3fdc9731

View File

@ -83,6 +83,7 @@
qspi-max-frequency = <80000000>;
jedec-id = [ef 40 18];
spi-bus-width = <4>;
writeoc = "PP_1_1_4";
status = "okay";
};
};