summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/crystalfontz-cfa10036/Makefile
diff options
context:
space:
mode:
authorMaxime Ripard <maxime.ripard@free-electrons.com>2012-12-13 11:26:44 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2012-12-14 08:36:36 +0100
commitd2c60a65a465d49e97f765c46e96aecc3efe164e (patch)
tree5fc5d5a98c7dab7f612c0dae39cbac3c3bf8da53 /arch/arm/boards/crystalfontz-cfa10036/Makefile
parent25fcfb2efa87a346e2ab83638a7985b516a7d7a2 (diff)
downloadbarebox-d2c60a65a465d49e97f765c46e96aecc3efe164e.tar.gz
barebox-d2c60a65a465d49e97f765c46e96aecc3efe164e.tar.xz
ARM: cfa10036: Retrieve the board variant from the AT24
The AT24 found on the expansion boards store the variant of the board it is soldered onto. That means that we are that way able to determine what expansion board is currently plugged in if any. If we can't communicate with the EEPROM, we just assume that only the CFA-10036 is there. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/boards/crystalfontz-cfa10036/Makefile')
-rw-r--r--arch/arm/boards/crystalfontz-cfa10036/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boards/crystalfontz-cfa10036/Makefile b/arch/arm/boards/crystalfontz-cfa10036/Makefile
index 75f0020c09..7e8d5e246e 100644
--- a/arch/arm/boards/crystalfontz-cfa10036/Makefile
+++ b/arch/arm/boards/crystalfontz-cfa10036/Makefile
@@ -1 +1 @@
-obj-y += cfa10036.o
+obj-y += cfa10036.o hwdetect.o