]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - tools/env/fw_env.config
fw_env: add NAND support
[karo-tx-uboot.git] / tools / env / fw_env.config
1 # Configuration file for fw_(printenv/saveenv) utility.
2 # Up to two entries are valid, in this case the redundand
3 # environment sector is assumed present.
4 # Notice, that the "Number of sectors" is ignored on NOR.
5
6 # MTD device name       Device offset   Env. size       Flash sector size       Number of sectors
7 /dev/mtd1               0x0000          0x4000          0x4000
8 /dev/mtd2               0x0000          0x4000          0x4000
9
10 # NAND example
11 #/dev/mtd0              0x4000          0x4000          0x20000                 2