No subject


Fri Jan 23 11:48:37 CET 2009


	#define CONFIG_ENV_ADDR_REDUND (CONFIG_ENV_ADDR + CONFIG_ENV_SECT_SIZE)

above it seems as if the redundant sector was immediately following
the primary one. And 

	#define CONFIG_ENV_ADDR	(CFG_FLASH_BASE + 0x000c0000)

means the offset is 0x000c0000. In this case try the following entries:

	/dev/mtd2	0x000C0000	0x20000		0x20000
	/dev/mtd2	0x000E0000	0x20000		0x20000

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Never face facts; if you do, you'll never get up in the morning."
- Marlo Thomas


More information about the U-Boot mailing list