From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Thu, 23 Apr 2015 16:25:17 -0700 Subject: [U-Boot] [PATCH] ls1021atwr: add hwconfig setting to do pin mux In-Reply-To: <1425371718-30816-1-git-send-email-yao.yuan@freescale.com> References: <1425371718-30816-1-git-send-email-yao.yuan@freescale.com> Message-ID: <55397F5D.1020200@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 03/03/2015 12:35 AM, Yuan Yao wrote: > The Freescale LS1021ATWR share some pins, so Add the hwconfig option > that allows the user to choose which the function he wants. > > Signed-off-by: Yuan Yao > --- Applied to fsl-qoriq master, awaiting upstream. York