From: Scott Wood <oss@buserror.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] board: ls2085aqds: Update kernel_size env variable
Date: Thu, 21 Jan 2016 16:48:02 -0600 [thread overview]
Message-ID: <1453416482.19133.73.camel@buserror.net> (raw)
In-Reply-To: <AM4PR0401MB173238F49F57A2E8597472F69ACC0@AM4PR0401MB1732.eurprd04.prod.outlook.com>
On Thu, 2016-01-14 at 18:06 +0000, york sun wrote:
> On 01/05/2016 09:00 PM, Prabhakar Kushwaha wrote:
> > kernel_size env variable is defined as 0x28000000, it is beyond NOR
> > flash.
> >
> > Update kernel_size with 40MB kernel size.
> >
> > Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
> > ---
> > include/configs/ls2080aqds.h | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/include/configs/ls2080aqds.h b/include/configs/ls2080aqds.h
> > index ba84248..a402c06 100644
> > --- a/include/configs/ls2080aqds.h
> > +++ b/include/configs/ls2080aqds.h
> > @@ -346,7 +346,7 @@ unsigned long get_board_ddr_clk(void);
> > "initrd_high=0xffffffffffffffff\0" \
> > "kernel_start=0x581100000\0" \
> > "kernel_load=0xa0000000\0" \
> > - "kernel_size=0x28000000\0"
> > + "kernel_size=0x2800000\0"
> >
> > #ifdef CONFIG_FSL_MC_ENET
> > #define CONFIG_FSL_MEMAC
> >
> Prabhakar,
>
> I am tired of these changes. Can you go over all the default settings and
> verify
> they all make sense? A short while ago Scott found fdt_high was not correct.
That was ls1021a.
-Scott
next prev parent reply other threads:[~2016-01-21 22:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-06 5:00 [U-Boot] [PATCH] board: ls2085aqds: Update kernel_size env variable Prabhakar Kushwaha
2016-01-14 18:06 ` york sun
2016-01-15 4:53 ` Prabhakar Kushwaha
2016-01-27 17:39 ` york sun
2016-01-28 6:36 ` Prabhakar Kushwaha
2016-01-21 22:48 ` Scott Wood [this message]
2016-02-01 22:02 ` york sun
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=1453416482.19133.73.camel@buserror.net \
--to=oss@buserror.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox