From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Mon, 27 Aug 2012 19:36:18 +0200 Subject: [U-Boot] [PATCH v2] efikamx: update to Efika MX Smarttop and Smartbook boards In-Reply-To: <1346083111-3082-1-git-send-email-matt@genesi-usa.com> References: <1345663541-26682-4-git-send-email-matt@genesi-usa.com> <1346083111-3082-1-git-send-email-matt@genesi-usa.com> Message-ID: <503BB012.6020609@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 27/08/2012 17:58, Matt Sealey wrote: > This is a rework of a previously submitted patchset and bundles the > main board support and USB support into a single commit. > > It requires the patch "mx5: add iomux-mx51.h include" > > * Use iomux-mx51.h include to simplify board configuration. > * Simplify LED support (remove efikamx_toggle_led, change lit LEDs). > * Simplify MMC support for CD and WP pin differences. > * Fix broken CPU voltage setting - comment said 1.1V but the code set to > 1.2V. It should never have been set to 1.2V even on i.MX51 TO2 and > all available Linux kernels would drop the voltage to 1.1V anyway and > work reliably. This should lower power consumption during the boot > process. > * Function renames for readability. > * Some board identification string changes to match actual product names. > * Passes checkpatch (v2) > Applied to u-boot-imx, thanks. 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-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================