From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Holler Date: Mon, 20 Dec 2010 01:56:27 +0100 Subject: [U-Boot] [RFC PATCH v2] ARM: Avoid compiler optimization for usages of readb, writeb and friends. In-Reply-To: References: <1292711230-3234-1-git-send-email-holler@ahsoftware.de> <4D0DB994.1020703@googlemail.com> <4D0DDCEF.2040806@ahsoftware.de> <4D0E643A.9040001@ahsoftware.de> Message-ID: <4D0EA9BB.4050002@ahsoftware.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am 20.12.2010 01:39, schrieb John Rigby: > On Sun, Dec 19, 2010 at 12:59 PM, Alexander Holler wrote: > ... >> No EEPROM on expansion board >> Die ID #062a000400000000040365fa16019019 >> Hit any key to stop autoboot: 0 >> OMAP3 beagleboard.org # nand info >> >> Device 0: nand0, sector size 16 KiB >> -------------------------------- >> > I get the same output without your change. My gcc is linaro 4.4.5. > I'll do some bisecting and try to find out what is going on. Bisecting won't help you here. Not if the problem was always there (which is what I assume). Regards, Alexander