Home | History | Annotate | only in /external/u-boot/board/timll/devkit8000
Up to higher level directory
NameDateSize
devkit8000.c22-Oct-20204.5K
devkit8000.h22-Oct-202020.8K
Kconfig22-Oct-2020150
MAINTAINERS22-Oct-2020160
Makefile22-Oct-2020216
README22-Oct-2020376

README

      1 DevKit8000
      2 ==========
      3 
      4 The OMAP3 DevKit8000 from Embest/Timll is a clone of the OMAP3 beagle board
      5 with Ethernet and Touch Screen controller on board.
      6 
      7 For more information go to:
      8 http://www.embedinfo.com/English/Product/devkit8000.asp
      9 
     10 There's no real MAC address available.
     11 If ethaddr is not set, 5 Bytes of the OMAP Die ID will be used.
     12 
     13 Build:
     14 make devkit8000_config
     15 make
     16