From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Hoffmann Date: Mon, 24 Apr 2017 14:12:28 +0200 Subject: [U-Boot] regression: setting the rpi mac address stopped working In-Reply-To: <20170401174944.36f2783e@duuni> References: <1490603089.31035.24.camel@redhat.com> <20170401174944.36f2783e@duuni> Message-ID: <1493035948.19018.26.camel@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, > https://www.mail-archive.com/u-boot at lists.denx.de/msg241949.html fixes this > problem. Tested things today, only to figure it doesn't work :( Reverting commit "3f66149 Remove extra fdt_fixup_ethernet() call" brings things into working state. So the fix above actually works, and apparently the fdt_fixup_ethernet() call in image_setup_libfdt() isn't as redundant as it seems ... cheers, Gerd PS: I'm not on the list, if you want me test any patches please cc me.