]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARMV7: OMAP3: Add expansion board detection for Beagle
authorKoen Kooi <koen@dominion.thruhere.net>
Mon, 20 Sep 2010 17:21:33 +0000 (10:21 -0700)
committerSandeep Paulraj <s-paulraj@ti.com>
Thu, 4 Nov 2010 19:27:11 +0000 (15:27 -0400)
commitca5f80ae97cdd211f9e6413369aaadee944f8cb6
tree0655b0d3a6c3985ee2e22ea62ddff5534c69038e
parentd64b5b89159dad129e4e07d4267c549b6d473386
ARMV7: OMAP3: Add expansion board detection for Beagle

Beagle expansion boards contain an i2c eeprom to identify themselves.
This patch adds code to read and parse the eeprom contents.  It prints
the expansion board name and revision and modifies environment variables
as appropriate. This patch is based on the Overo expansion board code.

Signed-off-by: Koen Kooi <k-kooi@ti.com>
Signed-off-by: Steve Sakoman <steve.sakoman@linaro.org>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
board/ti/beagle/beagle.c
board/ti/beagle/beagle.h
include/configs/omap3_beagle.h