From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sekhar Nori Subject: Re: Fwd: DA850-evm MAC Address is random Date: Tue, 5 Sep 2017 10:12:11 +0530 Message-ID: <1865772b-482e-042e-7c66-d33290f0d8fb@ti.com> References: <20170828211217.GO6008@atomide.com> <94c4cbb0-1df3-2f2f-69f3-f9a788e610fa@ti.com> <955b0b1b-9bb7-ad25-4d6c-676be1efb943@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Language: en-US Sender: netdev-owner@vger.kernel.org To: Adam Ford Cc: Tony Lindgren , Grygorii Strashko , linux-omap@vger.kernel.org, netdev@vger.kernel.org List-Id: linux-omap@vger.kernel.org Hi Adam, On Wednesday 30 August 2017 11:08 AM, Sekhar Nori wrote: >> I wonder if U-Boot isn't pushing something to Linux because it doesn't >> appear to be running some of the da850 specific code even when I run >> linux-next. Can you tell me what verision of U-Boot you're using? >> Other than using davinci_all_defconfig, did you change the >> configuration at all? > I am using U-Boot 2017.01. Yes, the kernel was built using > davinci_all_defconfig and no other config change. Before booting kernel, > can you confirm that ethaddr is set in U-Boot environment? This is what > fdt_fixup_ethernet() reads to fixup the FDT before boot. > > Here is my complete boot log with environment variable dump. > > http://pastebin.ubuntu.com/25430265/ Were you able to get rid of the random mac address problem? Thanks, Sekhar