Skip to content

Instantly share code, notes, and snippets.

@damex
Created October 11, 2020 08:38
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/8c16c2de71cd3f176d81f53a763df090 to your computer and use it in GitHub Desktop.
Save damex/8c16c2de71cd3f176d81f53a763df090 to your computer and use it in GitHub Desktop.
root@er4:/home/damex# dmesg | grep mtd
[ 0.000000] Kernel command line: root=/dev/mmcblk0p2 rootdelay=10 rw rootsqimg=squashfs.img rootsqwdir=w mtdparts=spi32766.0:2048k(boot0),2048k(boot1),64k(eeprom) console=ttyS0,115200 rootwait rootflags=data=journal
root@er4:/home/damex# cat /proc/mtd
dev: size erasesize name
mtd0: 00200000 00001000 "boot0"
mtd1: 00200000 00001000 "boot1"
mtd2: 00010000 00001000 "eeprom"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment