From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andre Heider Date: Thu, 10 Sep 2020 06:54:00 +0200 Subject: [PATCH] ARM: mvebu: clearfog: don't override set fdtfile env In-Reply-To: References: Message-ID: <2fe1ea88-c098-0da0-8dfe-36b9b1d7f841@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 09/09/2020 14:14, Baruch Siach wrote: > Only set the fdtfile environment variable when not already set. > > Fixes: 867572f09ebe6 ("ARM: mvebu: clearfog: run-time selection of DT file") > Cc: Joel Johnson > Reported-by: Andre Heider > Signed-off-by: Baruch Siach Reviewed-by: Andre Heider