u-boot/board/timll/devkit8000
Peter Barada 8c4445d266 Pass sdrc timing values through board_sdrc_timings structure
Instead of passing individual registers by value to board_get_mem_timings,
pass a board_mem_timings structure pointer for the board files to fill in.
Pass same structure pointer to write_sdrc_timings.  This saves about
90 bytes of space in SPL.

Signed-off-by: Peter Barada <peter.barada@logicpd.com>
2012-12-10 08:54:02 -07: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 Pass sdrc timing values through board_sdrc_timings structure 2012-12-10 08:54:02 -07:00
devkit8000.h OMAP3: Clean up whitespace in mux configs 2009-10-13 06:17:36 -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