From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 24 Apr 2020 13:08:12 -0400 Subject: [PATCH 1/5] env: add SAVEENV as an alias of the CMD_SAVEENV symbol In-Reply-To: <20200219094726.26798-2-rasmus.villemoes@prevas.dk> References: <20200219094726.26798-1-rasmus.villemoes@prevas.dk> <20200219094726.26798-2-rasmus.villemoes@prevas.dk> Message-ID: <20200424170812.GU4555@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, Feb 19, 2020 at 09:47:39AM +0000, Rasmus Villemoes wrote: > Currently, testing whether to compile in support for saving the > environment is a bit awkward when one needs to take SPL_SAVEENV into > account, and quite a few storage drivers currently do not honour > SPL_SAVEENV. > > To make it a bit easier to decide whether environment saving should be > enabled, introduce SAVEENV as an alias for the CMD_SAVEENV > symbol. Then one can simply use > > CONFIG_IS_ENABLED(SAVEENV) > > Signed-off-by: Rasmus Villemoes Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: