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