All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] arm: configs: helios4: Change U-Boot offset on SPI Flash
Date: Fri, 21 Dec 2018 08:48:53 +0100	[thread overview]
Message-ID: <4995ef5f-713e-22d2-7d62-7e5af79ab3bd@denx.de> (raw)
In-Reply-To: <1545192530-20132-1-git-send-email-aditya@kobol.io>

On 19.12.18 05:08, Aditya Prayoga wrote:
> SPI flash support on Helios4 [1] has been merge to u-boot/master on
> commit 8cb8c0c6a83bef ("Merge git://git.denx.de/u-boot-marvell")
> 
> However, the SPI image build failed after the merge with following
> message:
> 
> COPY    spl/u-boot-spl.bin
> MKIMAGE u-boot-spl.kwb
> Error: Image header (incl. SPL image) too big!
> header=0x20816 CONFIG_SYS_U_BOOT_OFFS=0x20000!
> Increase CONFIG_SYS_U_BOOT_OFFS!
> Error: Image header (incl. SPL image) too big!
> header=0x20816 CONFIG_SYS_U_BOOT_OFFS=0x20000!
> Increase CONFIG_SYS_U_BOOT_OFFS!
> Could not create image
> Makefile:1162: recipe for target 'u-boot-spl.kwb' failed
> make: *** [u-boot-spl.kwb] Error 1
> 
> Let's increase the u-boot offset to 0x30000 to accommodate SPL changes
> and leave some margin for future changes.
> 
> [1] https://patchwork.ozlabs.org/patch/1007762/
> 
> Signed-off-by: Aditya Prayoga <aditya@kobol.io>

Reviewed-by: Stefan Roese <sr@denx.de>

Thanks,
Stefan

  reply	other threads:[~2018-12-21  7:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-19  4:08 [U-Boot] [PATCH] arm: configs: helios4: Change U-Boot offset on SPI Flash Aditya Prayoga
2018-12-21  7:48 ` Stefan Roese [this message]
2018-12-21 15:29 ` Stefan Roese

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=4995ef5f-713e-22d2-7d62-7e5af79ab3bd@denx.de \
    --to=sr@denx.de \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.