Skip to content
Snippets Groups Projects
Commit 5c2aee99 authored by Gianfranco Mariotti's avatar Gianfranco Mariotti Committed by Michele Cirinei
Browse files

[D18][B79] add FlexSPI Flash support

* on carrier B79: eSPI CN69
* 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
parent cbf2eb25
1 merge request!207[D18][B79] add i2c, spi support
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment