On 04/30/2012 04:42 PM, Marek Vasut wrote:
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?

Correct.  It is opt-in per-board.

--
Tom
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to