From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Wed, 30 Nov 2011 09:53:39 +0100 Subject: [U-Boot] [PATCH V2 2/2] ARM: omap3: add support to Technexion twister board In-Reply-To: References: <1322040416-11751-1-git-send-email-sbabic@denx.de> <1322149442-16555-1-git-send-email-sbabic@denx.de> <1322149442-16555-2-git-send-email-sbabic@denx.de> Message-ID: <4ED5EF13.8010608@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 30/11/2011 00:18, Tom Rini wrote: > On Thu, Nov 24, 2011 at 8:44 AM, Stefano Babic wrote: >> The twister board is a development board using >> the TAM3517 SOM. >> >> Support for NAND, 2 Ethernet (EMAC and SMC911), >> USB (EHCI_OMAP). > [snip] >> +#if defined(CONFIG_GENERIC_MMC) && defined(CONFIG_OMAP_HSMMC) && \ >> + !defined(CONFIG_SPL_BUILD) > > Another little change, OMAP_HSMMC requires GENERIC_MMC so no need to test both. Thanks, I drop it. > With this, and Wolfgang's change made in a v3, are you and Tapani > otherwise in agreement for how this looks going in? Yes, I think so. Tapani, I also changed in V2 the default way to boot from network to NAND for the twister, and further boards can always overwrite this behavior if desired. Do you have any open points ? Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================