[U-Boot-Users] Env in flash

Brad Kemp Brad.Kemp at Seranoa.com
Sun Feb 1 01:26:48 CET 2004


Ed,
I have never had to do anything to get the environment to work.  I think it tries to read the environment and if the sector is erased, it creates the default environment in RAM.  
Brad

	-----Original Message----- 
	From: Ed Okerson [mailto:eokerson at texasconnect.net] 
	Sent: Thu 1/29/2004 4:31 PM 
	To: U-Boot-Users at lists.sourceforge.net 
	Cc: 
	Subject: [U-Boot-Users] Env in flash
	
	

	When I build U-Boot with CFG_ENV_IS_NOWHERE the system boots and runs
	fine, but I am trying to move to a flash environment so I define
	CFG_ENV_IS_IN_FLASH and set the appropriate CFG_ENV_ADDR, CFG_ENV_SIZE,
	and CFG_ENV_SECT_SIZE to put the environment in an empty flash sector.
	After doing that however, U-Boot hangs after displaying the amount of
	flash on the board.  Is there something I need to do to initialize the
	environment sector?
	
	Ed Okerson
	
	
	
	-------------------------------------------------------
	The SF.Net email is sponsored by EclipseCon 2004
	Premiere Conference on Open Tools Development and Integration
	See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
	http://www.eclipsecon.org/osdn
	_______________________________________________
	U-Boot-Users mailing list
	U-Boot-Users at lists.sourceforge.net
	https://lists.sourceforge.net/lists/listinfo/u-boot-users
	



More information about the U-Boot mailing list