From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Mon, 24 Aug 2015 09:58:20 +0200 Subject: [U-Boot] [PATCH 0/3] arm, imx6: aristainetos board updates In-Reply-To: <1439273386-1054-1-git-send-email-hs@denx.de> References: <1439273386-1054-1-git-send-email-hs@denx.de> Message-ID: <55DACE9C.3050409@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 Hi Heiko, On 11/08/2015 08:09, Heiko Schocher wrote: > This patchserie updates the aristainetos board: > - some small fixes for the aristainetos and aristainetos2 > board > - there is a new hardware version for the aristaineos2 > board, called 2b, add it > - as the display driver is on the 2b version on another > spi chipselect, make this configurable in the display > driver. > > I get two issues with this series: - correct Kconfig is arch/arm/cpu/armv7/mx6/Kconfig. This is a minor change, I did it my self but I went into issue 2: - Patch 2/3 depends on Patch3/3, that makes the code not bisectable. Patchec cannot be applied inverted. Please split Patch 3/3 as " make spi bus and cs configurable" (changes in video), setting it as Patch 2, and move changes to aristainetos2b.h into a separate patch - thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk 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 =====================================================================