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 12