[U-Boot] [PATCH V2] MX28: Add SchulerControl SC_SPS_1 platform
Stefano Babic
sbabic at denx.de
Tue Aug 7 11:45:49 CEST 2012
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 at 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 at denx.de
=====================================================================
More information about the U-Boot
mailing list