From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] ARM: Add support for IGEP COM AQUILA/CYGNUS
Date: Thu, 4 Apr 2013 16:17:36 -0400 [thread overview]
Message-ID: <20130404201736.GD32357@bill-the-cat> (raw)
In-Reply-To: <CAFqH_50v5mocWkeLkqUbG1CnJgp9rT6GLdFziNBDftyAm14NWw@mail.gmail.com>
On Thu, Apr 04, 2013 at 09:36:39AM +0200, Enric Balletbo Serra wrote:
> 2013/4/4 Tom Rini <trini@ti.com>
>
> > On Wed, Apr 03, 2013 at 03:12:03PM +0200, Enric Balletbo i Serra wrote:
[snip]
> > - Correct this to be all of RAM, minus a bit for a reasonably-sized
> > U-Boot to be running in.
> >
> > [snip]
> > > +#define MTDIDS_DEFAULT "nand0=nand"
> > > +#define MTDPARTS_DEFAULT "mtdparts=nand:512k(SPL),"\
> > > + "1920k(U-Boot),128k(U-Boot Env),"\
> > > + "5m(Kernel),-(File System)"
> >
> > Setting aside such a large space for U-Boot is something else you
> > inherited, do you want to re-evaluate this or too late?
> >
> >
> Is not too late, I'll reduce the U-Boot space, do you think 512k is
> sufficient ?
Well, what redudancy are you doing? A single image within 512KiB is
fine, sure. Two images wouldn't be, most likely :)
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130404/5a5430e9/attachment.pgp>
prev parent reply other threads:[~2013-04-04 20:17 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-03 13:12 [U-Boot] [PATCH 0/2] Add initial support for AQUILA-CYGNUS Enric Balletbo i Serra
2013-04-03 13:12 ` [U-Boot] [PATCH 1/2] Add DDR3 support for IGEP COM AQUILA/CYGNUS Enric Balletbo i Serra
2013-04-03 13:12 ` [U-Boot] [PATCH 2/2] ARM: Add " Enric Balletbo i Serra
2013-04-03 22:38 ` Tom Rini
2013-04-04 7:36 ` Enric Balletbo Serra
2013-04-04 7:51 ` Enric Balletbo Serra
2013-04-04 20:15 ` Tom Rini
2013-04-04 20:17 ` Tom Rini [this message]
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=20130404201736.GD32357@bill-the-cat \
--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 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.