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:20:34 PST 2007
cognet 2007-12-02 14:20:34 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/arm/at91 at91rm92reg.h if_ate.c kb920x_machdep.c
std.at91 std.kb920x
sys/conf options.arm
Added files: (Branch: RELENG_6)
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.3.2.3 +2 -0 src/sys/arm/at91/at91rm92reg.h
1.8.2.3 +6 -6 src/sys/arm/at91/if_ate.c
1.8.2.4 +13 -9 src/sys/arm/at91/kb920x_machdep.c
1.1.2.3 +1 -0 src/sys/arm/at91/std.at91
1.2.2.3 +0 -1 src/sys/arm/at91/std.kb920x
1.2.4.1 +94 -0 src/sys/arm/conf/HL200 (new)
1.5.2.5 +1 -0 src/sys/conf/options.arm
More information about the cvs-src
mailing list