Date: Sat, 26 Nov 2016 10:58:32 -0700 From: Ian Lepore <ian@freebsd.org> To: diffusae <punasipuli@t-online.de>, freebsd-arm@freebsd.org Subject: Re: How to change MAC address on RPI-B? Message-ID: <1480183112.1889.108.camel@freebsd.org> In-Reply-To: <c6fa555d-25d8-acc3-fd7f-322abe278b2f@t-online.de> References: <001701d245ce$e64e33f0$b2ea9bd0$@Kitz@xs4all.nl> <454137dc-30f7-cd33-6c75-0cc3045090dd@t-online.de> <002801d24755$f9017420$eb045c60$@Kitz@xs4all.nl> <177ae37f-db52-c7ee-77fa-d9bc7d61b4ee@t-online.de> <1480137537.1889.97.camel@freebsd.org> <1480137719.1889.98.camel@freebsd.org> <c6fa555d-25d8-acc3-fd7f-322abe278b2f@t-online.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2016-11-26 at 18:32 +0100, diffusae wrote: > Hi Ian, > > I've applied it to the sysutils/u-boot-rpi port and test the package > with the RPI-B. The configured usbethaddr is set in the u-boot > environment, but it will not passed to the kernel via the FTD blob. > The > FreeBSD kernel always have the BIA of the NIC. > > But I think, you are right, the RPis FTD data is available before the > u-boot enviroment is set. > > So unfortunately that doesn't work a the moment. > > Best regards, It also requires a change to sys/boot/fdt/dts/arm/rpi.dts and recompile and put the new rpi.dtb file on the fat partition of the sdcard. I just committed the change for that as r309195. This stuff does work, I tested it last night. -- Ian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1480183112.1889.108.camel>