Hi, I connect FR via /dev/ttyACM0, and modify some env variables (bootdelay, boot_menu_timeout), and commit them with saveenv. Then I poweroff it and reconnect to it on restart, but printenv shows that these variables are not changed. What other commands should I run to make these changes persistent?
Besides, I want to create a new partition in NAND, is it enough to change `mtdparts`? Best -- ruini
