From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] M28 U-Boot config
Date: Wed, 4 Jan 2012 22:29:12 +0100 [thread overview]
Message-ID: <201201042229.12639.marek.vasut@gmail.com> (raw)
In-Reply-To: <6EA3E0BCC03CC34B89B01BD57ECBC718E9780D@POBOX.postoffice.danego.net>
> Hi Marek,
Hello, please _ALWAYS_ CC the u-boot mailing list.
>
> in include/configs/m28evk.h:88 you define the U-Boot stack size:
> #define CONFIG_STACKSIZE 0x00010000 /* 128 KB stack
*/
> However, the actual size doesn't match the commented size.
> Did you mean this:
> #define CONFIG_STACKSIZE 0x00010000 /* 64 KiB stack
*/
> Or did you mean this:
> #define CONFIG_STACKSIZE 0x00020000 /* 128 KiB stack
*/
> ?
This might be an issue. 128k stack is OK.
M
>
> Freescale used the latter.
>
> Cheers,
>
> Robert.
parent reply other threads:[~2012-01-04 21:29 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <6EA3E0BCC03CC34B89B01BD57ECBC718E9780D@POBOX.postoffice.danego.net>]
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=201201042229.12639.marek.vasut@gmail.com \
--to=marek.vasut@gmail.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.