From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ARM: AM33XX: Fix build error
Date: Wed, 11 Apr 2012 08:10:13 -0700 [thread overview]
Message-ID: <4F859ED5.1010706@ti.com> (raw)
In-Reply-To: <1334137706-18865-1-git-send-email-prabhakar.csengg@gmail.com>
On 04/11/2012 02:48 AM, Prabhakar Lad wrote:
> Fix build error while building the .ais image from the SPL image
> and u-boot.bin, The --pad-to option expects a complete number which
> was currentlty (46 * 1024), appropriately fixed it to 47104.
>
> arm-none-linux-gnueabi-objcopy --gap-fill=0xff -I binary \
> --pad-to="(46 * 1024)" -O binary \
> spl/u-boot-spl.ais spl/u-boot-spl-pad.ais
> arm-none-linux-gnueabi-objcopy: --pad-to: bad number: (46 * 1024)
> make: *** [u-boot.ais] Error 1
>
> Signed-off-by: Prabhakar Lad<prabhakar.csengg@gmail.com>
> Cc: Tom Rini<trini@ti.com>
> Cc: Chandan Nath<chandan.nath@ti.com>
Why are you building u-boot.ais for am335x? Thanks!
--
Tom
next prev parent reply other threads:[~2012-04-11 15:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-11 9:48 [U-Boot] [PATCH] ARM: AM33XX: Fix build error Prabhakar Lad
2012-04-11 15:10 ` Tom Rini [this message]
2012-04-12 5:45 ` Prabhakar Lad
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F859ED5.1010706@ti.com \
--to=trini@ti.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox