From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ARM: da850-evm: Increase environment NOR partition offset
Date: Tue, 13 Aug 2019 12:51:58 -0400 [thread overview]
Message-ID: <20190813165158.GR2718@bill-the-cat> (raw)
In-Reply-To: <20190802120339.390-1-aford173@gmail.com>
On Fri, Aug 02, 2019 at 07:03:39AM -0500, Adam Ford wrote:
> The current size allocated to U-Boot is 384k, but U-Boot has grown
> to 436K which means that saving the environmental variables wipes
> out part of the U-Boot source and the board ceases to function.
> Due to the sector and erase size for the NOR part and a desire to
> not have to change partition sizes often, this patch moves the
> U-Boot environmental variables to an offset of 1M so saveenv
> does not brick the board. This patch also sets up MTDIDS and
> MTDPARTS to clearly show where U-Boot and U-Boot's environmental
> variables are located.
>
> Signed-off-by: Adam Ford <aford173@gmail.com>
>
> diff --git a/configs/da850evm_direct_nor_defconfig b/configs/da850evm_direct_nor_defconfig
> index e3c2d13986..1c0e237571 100644
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190813/a16cf465/attachment.sig>
prev parent reply other threads:[~2019-08-13 16:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-02 12:03 [U-Boot] [PATCH] ARM: da850-evm: Increase environment NOR partition offset Adam Ford
2019-08-13 16:51 ` Tom Rini [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=20190813165158.GR2718@bill-the-cat \
--to=trini@konsulko.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