From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 1 May 2012 01:42:40 +0200 Subject: [U-Boot] [PATCH v2 11/11] New board support: Nokia RX-51 aka N900 In-Reply-To: <20120430233755.GB14502@bill-the-cat> References: <1335634011-9104-1-git-send-email-pali.rohar@gmail.com> <201204291118.48185.marex@denx.de> <20120430233755.GB14502@bill-the-cat> Message-ID: <201205010142.40551.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Tom Rini, > On Sun, Apr 29, 2012 at 11:18:48AM +0200, Marek Vasut wrote: > > Dear Pali Roh?r, > > [snip] > > > > Also onenand code working fine, but when is enabled u-boot binary > > > is too big and cannot be flashed into this device. But for > > > testing in qemu or booting u-boot with enabled onenand support > > > stored in mmc via flashed u-boot (with disabled onenand support) > > > working too. > > > > > > Is there way how to decrease u-boot binary size? > > > > Try compiling it in thumb mode? I think Tom Rini added support for that > > and tested it on omap. > > Aneesh V did the real work for thumb mode for omap4/5, I just picked it > up and addressed some comments. It's currently in u-boot-arm/master. Since all omap3+ are cortexA, they have thumb2 support, so it should work, correct? Best regards, Marek Vasut