xref: /rk3399_rockchip-uboot/tools/env/fw_env.config (revision 4c2e3da82dc2b7f8b39b7f1d57f570e4bc5caa6d)
1# Configuration file for fw_(printenv/saveenv) utility.
2# Up to two entries are valid, in this case the redundant
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