Skip to content

Instantly share code, notes, and snippets.

@damex
Created October 11, 2020 08:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save damex/0dc4ddff3d76b8a8293ef3a5dae6c0ca to your computer and use it in GitHub Desktop.
Save damex/0dc4ddff3d76b8a8293ef3a5dae6c0ca to your computer and use it in GitHub Desktop.
[ 5.818079] 3 fixed-partitions partitions found on MTD device spi0.0
[ 5.824452] Creating 3 MTD partitions on "spi0.0":
[ 5.829257] 0x000000000000-0x000000300000 : "boot0"
[ 5.834757] 0x000000300000-0x000000400000 : "dummy"
[ 5.840255] 0x000000400000-0x000000410000 : "eeprom"
[ 5.845866] spi-octeon 1070000001000.spi: OCTEON SPI bus driver
root@OpenWrt:/# cat /proc/mtd
dev: size erasesize name
mtd0: 00300000 00010000 "boot0"
mtd1: 00100000 00010000 "dummy"
mtd2: 00010000 00010000 "eeprom"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment