
7 Aug
2012
7 Aug
'12
11:45 a.m.
On 05/08/2012 12:37, Marek Vasut wrote:
This i.MX28 platform supports the following:
- 2x FEC ethernet
- USB on USBH0
- I2C EEPROM
- SPI NVRAM
- LEDs
Signed-off-by: Marek Vasut marex@denx.de
board/schulercontrol/sc_sps_1/Makefile | 47 +++++++ board/schulercontrol/sc_sps_1/sc_sps_1.c | 113 ++++++++++++++++ board/schulercontrol/sc_sps_1/spl_boot.c | 165 ++++++++++++++++++++++++ boards.cfg | 1 + include/configs/sc_sps_1.h | 208 ++++++++++++++++++++++++++++++ 5 files changed, 534 insertions(+) create mode 100644 board/schulercontrol/sc_sps_1/Makefile create mode 100644 board/schulercontrol/sc_sps_1/sc_sps_1.c create mode 100644 board/schulercontrol/sc_sps_1/spl_boot.c create mode 100644 include/configs/sc_sps_1.h
You forget the MAINTAINER file
Stefano
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================