From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] powerpc/mpc8641hpcn: Move environment to avoid conflict
Date: Mon, 20 Apr 2015 14:02:09 -0700 [thread overview]
Message-ID: <55356951.8030507@freescale.com> (raw)
In-Reply-To: <1429132428-21396-1-git-send-email-scottwood@freescale.com>
On 04/15/2015 02:13 PM, Scott Wood wrote:
> U-Boot on this board grew a long time ago past the 384 KiB that
> it reserves for the U-Boot image, before the environment. Thus,
> saveenv overwrites the U-Boot image and bricks the board.
>
> I tried to find out when U-Boot grew beyond this point, but there is a
> long stretch in the history where this board did not build -- and
> AFAICT when it did fit in 384 KiB, it was missing vital features such
> as fdt support. Turning off CONFIG_VIDEO was not enough to make it
> fit. Thus, I don't think we have any choice other than to move the
> environment.
>
> Signed-off-by: Scott Wood <scottwood@freescale.com>
> ---
Applied to mpc85xx master, awaiting upstream.
York
prev parent reply other threads:[~2015-04-20 21:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-15 21:13 [U-Boot] [PATCH] powerpc/mpc8641hpcn: Move environment to avoid conflict Scott Wood
2015-04-20 21:02 ` 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=55356951.8030507@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 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.