From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Tue, 07 Aug 2012 11:45:49 +0200 Subject: [U-Boot] [PATCH V2] MX28: Add SchulerControl SC_SPS_1 platform In-Reply-To: <1344163036-23305-1-git-send-email-marex@denx.de> References: <1343826873-2227-1-git-send-email-marex@denx.de> <1344163036-23305-1-git-send-email-marex@denx.de> Message-ID: <5020E3CD.7020500@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > --- > 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 =====================================================================