cvs commit: src/sys/arm/at91 at91rm92reg.h if_ate.c
kb920x_machdep.c std.at91 std.kb920x src/sys/arm/conf HL200
src/sys/conf options.arm
Olivier Houchard
cognet at FreeBSD.org
Sun Dec 2 06:19:38 PST 2007
cognet 2007-12-02 14:19:38 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/arm/at91 at91rm92reg.h if_ate.c kb920x_machdep.c
std.at91 std.kb920x
sys/conf options.arm
Added files: (Branch: RELENG_7)
sys/arm/conf HL200
Log:
MFC:
arm/at91/kb920x_machdep.c rev 1.24, 1.25 and 1.26
arm/at91/std.at91 rev 1.4
arm/at91/std.kb920x rev 1.5
arm/at91/at91rm92reg.h rev 1.6
conf/options.arm 1.18
Small tweaks to be able to load the kernel at a different address than
0x20000000 + add an option to override the default value of the master clock
frequency.
arm/at91/if_ate.c rev 1.21:
In ate_get_mac(), try to get the mac address in the right order, at least
in the same order as it's set in ate_set_mac.
arm/conf/HL200: config file for the Hot-e HL200
Approved by: re (kensmith)
Revision Changes Path
1.5.2.1 +2 -0 src/sys/arm/at91/at91rm92reg.h
1.20.2.1 +6 -6 src/sys/arm/at91/if_ate.c
1.23.2.1 +13 -9 src/sys/arm/at91/kb920x_machdep.c
1.3.2.1 +0 -4 src/sys/arm/at91/std.at91
1.4.2.1 +4 -0 src/sys/arm/at91/std.kb920x
1.2.2.1 +151 -0 src/sys/arm/conf/HL200 (new)
1.17.2.1 +1 -0 src/sys/conf/options.arm
More information about the cvs-src
mailing list