From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 08/20] armv8/ls2085a: Increase the supported kernel size
Date: Tue, 26 May 2015 09:05:37 -0700 [thread overview]
Message-ID: <556499D1.5070001@freescale.com> (raw)
In-Reply-To: <1431933236-10359-1-git-send-email-prabhakar@freescale.com>
On 05/18/2015 12:13 AM, Prabhakar Kushwaha wrote:
> From: Bhupesh Sharma <bhupesh.sharma@freescale.com>
>
> Increases the kernel size supported for LS2085A platforms:-
> - Update environment variables
> - Add ramdisk_size in bootargs env variable
> - Define CONFIG_SYS_BOOTM_LEN to 64MB
>
> Signed-off-by: Bhupesh Sharma <bhupesh.sharma@freescale.com>
> Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
> ---
> include/configs/ls2085a_common.h | 9 ++++++---
> include/configs/ls2085aqds.h | 2 +-
> include/configs/ls2085ardb.h | 2 +-
> 3 files changed, 8 insertions(+), 5 deletions(-)
>
> diff --git a/include/configs/ls2085a_common.h b/include/configs/ls2085a_common.h
> index 749c58d..a33b8a9 100644
> --- a/include/configs/ls2085a_common.h
> +++ b/include/configs/ls2085a_common.h
> @@ -248,13 +248,13 @@ unsigned long long get_qixis_addr(void);
> "initrd_high=0xffffffffffffffff\0" \
> "kernel_start=0x581200000\0" \
> "kernel_load=0xa0000000\0" \
> - "kernel_size=0x1000000\0" \
> + "kernel_size=0x2000000\0" \
> "console=ttyAMA0,38400n8\0"
For my understanding, can you please explain how "kernel_size" variable is used?
York
prev parent reply other threads:[~2015-05-26 16:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-18 7:13 [U-Boot] [PATCH 08/20] armv8/ls2085a: Increase the supported kernel size Prabhakar Kushwaha
2015-05-26 16:05 ` York Sun [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=556499D1.5070001@freescale.com \
--to=yorksun@freescale.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox