From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Schau Date: Tue, 07 Dec 2004 09:39:01 +0100 Subject: [U-Boot-Users] Environment in EEPROM on MPC5200 based board Message-ID: <41B56C25.8070906@MAZeT.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi all, I'm using Lite5200 Board and tried to configure U-Boot to have environment in EEPROM. I use Hard I2C driver an everything works fine when the environment is in flash. When setting CFG_ENV_IS_IN_EEPROM U-Boot don't start (hang-up before any messages are printed on screen). If anyone know something about this problem, any help is greatly appreciated. Thanks, Sebastian