From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Niebel Date: Fri, 24 Jul 2015 11:33:30 +0200 Subject: [U-Boot] [PATCH v2] arm: mx6: tqma6: Add WRU-IV baseboard for the TQMa6 SoM In-Reply-To: <1436182593-8392-1-git-send-email-sr@denx.de> References: <1436182593-8392-1-git-send-email-sr@denx.de> Message-ID: <55B2066A.3070605@tqsc.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Stefan, sorry for replaying late. Am 06.07.2015 um 13:36 schrieb Stefan Roese: > This patch adds support for the "OHB System AG" baseboard > with is equipped with the TQMa6S SoM. > > Signed-off-by: Stefan Roese Acked-by Markus Niebel > Cc: Markus Niebel > Cc: Stefano Babic > --- > v2: > - board_eth_init() simplified as suggested by Markus > - PHY reset GPIO only defined once as suggested by Markus > - All GPIOs are now requested before usage as suggested by Markus > - Used new tqma6 Kconfig IF as suggested by Markus >