Date: Thu, 25 Oct 2007 07:05:38 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/arm/at91/libat91 emac_init.c Message-ID: <200710250705.l9P75cF0063146@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2007-10-25 07:05:38 UTC
FreeBSD src repository
Modified files:
sys/boot/arm/at91/libat91 emac_init.c
Log:
Load the bytes into the EMAC's MAC address register in the proper
order. The kernel used to shuffle them around to get things right,
but that was recently fixed. This makes our boot loader match the
behavior of most other boot loaders for the atmel parts. This bug was
inherited from the Kwikbyte loader that we started from.
This bug was discovered by Bj.ANvrn KNvnig back in June, but fell on the
floor. He provided patches to the kernel, include backwards
compatibility options that were similar to Olivier's if_ate.c commit.
Revision Changes Path
1.5 +2 -2 src/sys/boot/arm/at91/libat91/emac_init.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710250705.l9P75cF0063146>
