upstream u-boot with additional patches for our devices/boards:
https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ;
Gbit ethernet patch for some LIME2 revisions ;
with SPI flash support
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
376 B
16 lines
376 B
15 years ago
|
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
|