From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 17 Aug 2012 23:07:14 +0200 Subject: [U-Boot] [PATCH 3/4] efikamx: update to Efika MX Smarttop and Smartbook boards In-Reply-To: <1345227562-11502-4-git-send-email-matt@genesi-usa.com> References: <1345227562-11502-1-git-send-email-matt@genesi-usa.com> <1345227562-11502-4-git-send-email-matt@genesi-usa.com> Message-ID: <201208172307.15134.marex@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 Dear Matt Sealey, > Change summary: This patch does multiple unrelated changes, please split. You basically outlined how this should be split. > * Use iomux-mx51.h include to simplify board configuration. > * Remove LED toggle function as it had no real users. > * Red LED is now on for pre-reloc, Blue LED for "in U-Boot" > * Function renames for readability. > * Some board identification string changes > * Reduce CPU core voltage to 1.1V (per TO3 spec) > * Implicitly remove support for TO2 boards There are TO2 baords out there, debian people do have some. Please do not remove this. > Signed-off-by: Matt Sealey > --- [...] Best regards, Marek Vasut