Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | - | - | ||||
Kconfig | D | 23-Nov-2023 | 150 | 13 | 8 | |
MAINTAINERS | D | 23-Nov-2023 | 160 | 7 | 6 | |
Makefile | D | 23-Nov-2023 | 216 | 10 | 1 | |
README | D | 23-Nov-2023 | 376 | 16 | 11 | |
devkit8000.c | D | 23-Nov-2023 | 4.5 KiB | 207 | 124 | |
devkit8000.h | D | 23-Nov-2023 | 20.8 KiB | 360 | 335 |
README
1DevKit8000 2========== 3 4The OMAP3 DevKit8000 from Embest/Timll is a clone of the OMAP3 beagle board 5with Ethernet and Touch Screen controller on board. 6 7For more information go to: 8http://www.embedinfo.com/English/Product/devkit8000.asp 9 10There's no real MAC address available. 11If ethaddr is not set, 5 Bytes of the OMAP Die ID will be used. 12 13Build: 14make devkit8000_config 15make 16