diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.timll | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/README.timll b/doc/README.timll new file mode 100644 index 0000000..609bf51 --- /dev/null +++ b/doc/README.timll @@ -0,0 +1,15 @@ +DevKit8000 +========== + +The OMAP3 DevKit8000 from Embest/Timll is a clone of the OMAP3 beagle board +with Ethernet and Touch Screen controller on board. + +For more information go to: +http://www.embedinfo.com/English/Product/devkit8000.asp + +There's no real MAC address available. +If ethaddr is not set, 5 Bytes of the OMAP Die ID will be used. + +Build: +make devkit8000_config +make |