From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Thu, 11 Jan 2018 12:44:53 +0100 Subject: [U-Boot] U-Boot 2015 and u-boot-fw-utils 2017.09 In-Reply-To: <20180111100422.7957c7f3@jawa> References: <0B2EBCD48D33654381E736352034C70C01B64CD6@dor-sms-xch01.digi.com> <20180111100422.7957c7f3@jawa> Message-ID: <20180111114453.E951F240141@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, In message <20180111100422.7957c7f3@jawa> you wrote: > > > I am using U-Boot 2015.04, and the new root file system for my > > platform includes u-boot-fw-utils 2017.09. I have noticed that > > fw_{print,set}env utilities are no longer working. > > Strace output would be helpful here.... Definitely. Ideally both for the old, working, and for the new, failing, version. > The fw_* utils were a bit reworked around 2017.09 (there were some > build breaks of it IIRC), so yes you may see some problems. But then, the actual format of the environment data has never been changed, so we really need more details. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de If it happens once, it's a bug. If it happens twice, it's a feature. If it happens more than twice, it's a design philosophy.