1 # $NetBSD: files.smdk2410,v 1.3 2003/08/29 13:54:03 bsh Exp $ 2 # 3 # Samsung SMDK2410 evaluation board configuration info 4 # 5 6 # CPU support and integrated peripherals 7 include "arch/arm/s3c2xx0/files.s3c2410" 8 9 defparam opt_smdk2xx0.h SMDK2XX0_CLOCK_CONFIG 10 11 file arch/evbarm/smdk2xx0/smdk2410_machdep.c 12 13 # on-board CS8900A 14 attach cs at ssextio with cs_ssextio 15 file arch/evbarm/smdk2xx0/if_cs_smdk24x0.c cs_ssextio 16 17 # there's no EEPROM hooked to on-board CS8900A. 18 # This is the easiest way to set MAC address. 19 defparam opt_smdk2xx0.h SMDK24X0_ETHER_ADDR_FIXED 20