u-boot/board/timll/devkit8000
Tom Rini 76b40ab41e Merge u-boot/master into u-boot-ti/master
In master we had already taken a patch to fix the davinci GPIO code for
CONFIG_SOC_DM646X and in u-boot-ti we have additional patches to support
DA830 (which is CONFIG_SOC_DA8XX && !CONFIG_SOC_DA850).  Resolve these
conflicts manually and comment the #else/#endif lines for clarity.

Conflicts:
	arch/arm/include/asm/arch-davinci/gpio.h
	drivers/gpio/da8xx_gpio.c

Signed-off-by: Tom Rini <trini@ti.com>
2013-03-11 12:16:13 -04:00
..
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
README doc: cleanup - move board READMEs into respective board directories 2012-07-29 15:42:02 +02:00
devkit8000.c Merge u-boot/master into u-boot-ti/master 2013-03-11 12:16:13 -04:00
devkit8000.h OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local define 2013-03-01 12:01:32 -05:00

README

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