From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Hawkins Date: Sat, 19 Jul 2008 10:17:09 -0700 Subject: [U-Boot-Users] Freescale MPC8349EMDS hang on boot In-Reply-To: References: <20080716222821.GB29634@ovro.caltech.edu> <20080717165453.8080f4ff.kim.phillips@freescale.com> <20080717225004.GC29634@ovro.caltech.edu> <488085A8.6000009@ge.com> <20080718172857.GE29634@ovro.caltech.edu> <4880DE4C.7050109@ge.com> <20080718192417.GF29634@ovro.caltech.edu> <4880F5C4.8060009@ge.com> <488148C0.6000901@ovro.caltech.edu> Message-ID: <48822195.8040701@ovro.caltech.edu> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Timur, > FE00_9B90 is in the drivers/i2c/fsl_i2c.c code, which > explains why Ira would see the 'I2C: ' line before lockup. > > > Someone reported this problem last week while I was on vacation. Did they post directly to you, or the list? I don't recall seeing anything ... but then again, we didn't know what we were looking for until yesterday. I'd be interested in seeing the post. Seems like the sourceforge pages are down at the moment though. > The fix is to check if relocation has occurred, and only write > the speed if it has. I guess I need to post a patch ASAP. Sounds good. Thanks! Cheers, Dave