From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bhavin Patel Date: Mon, 9 Apr 2007 22:29:22 -0700 (PDT) Subject: [U-Boot-Users] u-boot O2 issue Message-ID: <9914082.post@talk.nabble.com> 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 am working on TI's arm926ejs based processor 'DM350'. I compiled my ported u-boot (1.1.4) and kernel (2.6.18) with open source gcc 4.1.1 tool-chain (downloaded from buildroot). If I disable O2 flag while compiling the u-boot, I am able to boot the kernel properly. If I enable O2 flag at the time of u-boot compilation, my kernel hangs after giving message "uncompressing the kernel........". I suspect some issue with kernel command line passed from u-boot to kernel. Let me know if anyone of you have come accross this kinf of issue. Thanks. Bhavin Patel Einfochips, A'bad, India. bhavin.patel at einfochips.com -- View this message in context: http://www.nabble.com/u-boot-O2-issue-tf3551140.html#a9914082 Sent from the Uboot - Users mailing list archive at Nabble.com.