]> git.sur5r.net Git - u-boot/commit
imx: ventana: split read_eeprom into standalone file
authorTim Harvey <tharvey@gateworks.com>
Mon, 2 Jun 2014 23:13:25 +0000 (16:13 -0700)
committerStefano Babic <sbabic@denx.de>
Fri, 6 Jun 2014 08:07:26 +0000 (10:07 +0200)
commit1badf2f47cbbb0e8aab82dfe89a4f85d8f498e5f
treed0b6ef97d08f9de1c60d434c8057655bc78adf9a
parent5bf497e3fdba14cb39f8752ae7646d77dc49d519
imx: ventana: split read_eeprom into standalone file

Split the read_eeprom function out so that it can be shared (ie with SPL)

Cc: Stefan Roese <sr@denx.de>
Cc: Otavio Salvador <otavio@ossystems.com.br>
Cc: Andy Ng <andreas2025@gmail.com>
Cc: Eric Nelson <eric.nelson@boundarydevices.com>
Cc: Tapani Utriainen <tapani@technexion.com>
Cc: Tom Rini <trini@ti.com>
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
board/gateworks/gw_ventana/Makefile
board/gateworks/gw_ventana/eeprom.c [new file with mode: 0644]
board/gateworks/gw_ventana/gw_ventana.c
board/gateworks/gw_ventana/ventana_eeprom.h