[U-Boot] [PATCH 2/2] ARM: Add support for IGEP COM AQUILA/CYGNUS
Tom Rini
trini at ti.com
Thu Apr 4 22:17:36 CEST 2013
On Thu, Apr 04, 2013 at 09:36:39AM +0200, Enric Balletbo Serra wrote:
> 2013/4/4 Tom Rini <trini at 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>
More information about the U-Boot
mailing list