From: Alexandre Belloni <alexandre.belloni@piout.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v6] AT91SAM9*: Change kernel address in dataflash to match u-boot's size
Date: Mon, 2 Jul 2012 16:02:37 +0200 [thread overview]
Message-ID: <20120702140235.GA6069@piout.net> (raw)
In-Reply-To: <4FF19D2B.4030300@gmail.com>
On Mon, Jul 02, 2012 at 03:07:55PM +0200, Andreas Bie?mann wrote :
> > Right, I didn't really care about the end of the kernel partition as the
> > 9261ek has an 8MiB dataflash and my rootfs is in NAND. The kernel is
> > around 1.7MiB using the default configuration. Maybe, we should also
> > extend its partition ?
>
> well, I don't care about that too cause we usually don't have a
> dataflash in our devices.
>
> I think for the eval kits it would be nice to have a board support
> package which can be loaded from different media. Unfortunately I used
> to work with bare UBoot, vanilla kernel a.s.o. Therefore I have not such
> deep insight into the atmel provided bsp's. In short words: I tend to
> say we should increase the space for kernel partition but I fear to
> break some special bsp's.
> As I can see the kernel do not provide a special mapping here. If you
> are not aware of some other source (e.g. linux4sam), let us increase the
> space for kernel a bit.
>
Actually, the two use cases listed on linux4sam are:
- at91bootstrap, u-boot, kernel in dataflash and rootfs in nand
- at91bootstrap, u-boot, kernel and rootfs in nand
See: www.at91.com/linux4sam/bin/view/Linux4SAM/GettingStarted
Actually, the 9rlek, 9260ek and 9261ek have a 4MiB dataflash and the
9263ek doesn't have an embedded dataflash. I guess I'll change the
mapping to still get 2MiB for the kernel.
regards,
--
Alexandre Belloni
prev parent reply other threads:[~2012-07-02 14:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-21 21:24 [U-Boot] [PATCH v5] AT91SAM9*: Change kernel address in dataflash to match u-boot's size Alexandre Belloni
2012-07-01 10:34 ` Andreas Bießmann
2012-07-02 11:37 ` [U-Boot] [PATCH v6] " Alexandre Belloni
2012-07-02 12:01 ` Andreas Bießmann
2012-07-02 12:55 ` Alexandre Belloni
2012-07-02 13:07 ` Andreas Bießmann
2012-07-02 14:02 ` Alexandre Belloni [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=20120702140235.GA6069@piout.net \
--to=alexandre.belloni@piout.net \
--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.