Tuesday, January 16, 2018

write MTD partition on Linux kernel

1. look up the dev name of MTD partition to be written
cat /proc/mtd

2. mtd write xxx.bin /dev/mtdX

No comments:

Post a Comment