xref: /rk3399_rockchip-uboot/tools/env/fw_env.config (revision b1b4e89a0f3b75854c39a62cae41bad56d210adf)
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