[C43] add QSPI eeprom support
Test details:
flash_erase /dev/mtd0 0 0
dd if=/dev/urandom of=source bs=1k count=1
dd if=source of=/dev/mtd0 bs=1k count=1
dd if=/dev/mtd0 of=dump bs=1k count=1
md5sum source dump
Edited by Gianfranco Mariotti
Hi all, Gitlab will be set in maintenance mode on Friday 29/11/2024 from 08:45 AM CET with the intention of finishing by the 10:45 PM CET of Friday 29/11/2024
Test details:
flash_erase /dev/mtd0 0 0
dd if=/dev/urandom of=source bs=1k count=1
dd if=source of=/dev/mtd0 bs=1k count=1
dd if=/dev/mtd0 of=dump bs=1k count=1
md5sum source dump