From: Sascha Hauer <s.hauer@pengutronix.de>
To: christian.buettner@rafi.de
Cc: barebox@lists.infradead.org
Subject: Re: barebox image size
Date: Mon, 16 Jul 2012 10:54:18 +0200 [thread overview]
Message-ID: <20120716085418.GG30009@pengutronix.de> (raw)
In-Reply-To: <OFBC23BC86.8730299C-ONC1257A3D.002F1072-C1257A3D.002F655C@o0802.rafi.inhouse>
On Mon, Jul 16, 2012 at 10:37:41AM +0200, christian.buettner@rafi.de wrote:
> hi,
>
> we need to implement a lot of features into the barebox. Finally the size
> of the image will be bigger than the standard max of 256K.
> When i flash an image, bigger than 256K to nand, barebox does not boot
> anymore - if i reduce it to 256K or smaller, everthing works fine.
>
> What do i have to do to use a bigger barebox image size?
Just a guess:
You are using imx_nand_load_image() with a fixed size of 256k. grep for
this function in the current tree and see how the correct image size is
calculated.
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2012-07-16 8:54 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-16 8:37 barebox image size christian.buettner
2012-07-16 8:54 ` Sascha Hauer [this message]
2012-07-16 9:15 ` Antwort: " christian.buettner
2012-07-16 9:20 ` Eric Bénard
2012-07-16 9:21 ` Antwort: " Sascha Hauer
2012-07-16 9:37 ` Antwort: " christian.buettner
2012-07-16 10:30 ` Sascha Hauer
2012-07-16 12:17 ` Antwort: " christian.buettner
2012-07-16 13:47 ` Christian Kapeller
2012-07-16 13:52 ` Antwort: " christian.buettner
2012-07-16 14:25 ` Christian Kapeller
2012-07-16 14:30 ` Antwort: " christian.buettner
2012-07-16 14:32 ` Eric Bénard
2012-07-16 22:29 ` Antwort: Re: Antwort: Re: Antwort: " Marc Reilly
2012-07-17 9:58 ` Antwort: " christian.buettner
2012-07-17 10:44 ` Marc Reilly
2012-07-17 10:49 ` Antwort: " christian.buettner
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=20120716085418.GG30009@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=christian.buettner@rafi.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.