9
0
Fork 0
barebox/arch/arm/mach-mxs
Maxime Ripard 25fcfb2efa ARM: cfa10036: Add the AT24HC02 I2C EEPROM
This EEPROM is found on the expansion boards available for the 10036
module. Since we won't need to do anything fancy except reading/writing
from it, use bitbanging to communicate with it.

This EEPROM will hold mostly the board_id so that we can determine if
there is an expansion board plugged in and what expansion board it is.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-12-14 08:36:36 +01:00
..
include/mach gpio: provide generic gpio header 2012-10-05 15:04:54 +08:00
Kconfig ARM: cfa10036: Add the AT24HC02 I2C EEPROM 2012-12-14 08:36:36 +01:00
Makefile Merge branch 'for-next/mxs-nand' 2012-07-02 11:08:03 +02:00
bcb.c arm: mxs: bcb: fix usage of second bootstream 2012-09-03 09:42:18 +02:00
clocksource-imx23.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
clocksource-imx28.c introduce io.h 2011-09-22 19:03:05 +02:00
common.c arm: mxs: use timeouts in block reset routines 2012-10-31 08:36:51 +01:00
imx.c Merge branch 'for-next/remove-fsf-address' 2012-10-03 21:12:48 +02:00
imx_lcd_clk.c introduce io.h 2011-09-22 19:03:05 +02:00
iomux-imx.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
ocotp.c switch all platform_bus device/driver registering to platform_driver/device_register 2012-10-04 15:19:12 +02:00
power.c arm: mxs: add functions to get/set vddio 2012-06-30 22:37:41 +02:00
soc-imx23.c ARM/MXS: add new way to reset the whole SoC 2012-06-30 12:53:48 +02:00
soc-imx28.c ARM/MXS: add new way to reset the whole SoC 2012-06-30 12:53:48 +02:00
speed-imx23.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
speed-imx28.c mxs: get_fecclk is hclk, not a constant 2012-12-07 13:58:24 +01:00
usb-imx23.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
usb-imx28.c ARM i.MX28 usb: Add USBPHY support 2012-06-30 12:47:15 +02:00