From mboxrd@z Thu Jan 1 00:00:00 1970 From: Magnus Lilja Date: Fri, 04 Jul 2008 20:28:04 +0200 Subject: [U-Boot-Users] [PATCH 00/10] [ARM] TQMA31: new board In-Reply-To: <20080704144552.12049.55374.stgit@tq-sewsrv-4.tq-net.de> References: <20080704144552.12049.55374.stgit@tq-sewsrv-4.tq-net.de> Message-ID: <486E6BB4.2070306@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, Jens Gehrlein skrev: > Hi, > > the following patches introduce the i.MX31 (ARM1136) based board TQMA31. > Used toolchain was ELDK 4.1. > > The first three patches fix some bugs in mxc/mx31 common parts. I compiled > the im31_phycore, the imx31_litekit and the mx31ads U-Boots for this. > But I don't have boards to test them. > > Patch 04/10 cannot successfully be compiled without having Patch 03/10 applied. > > Patch 03/10 has been on the mailing list in a similar form, but it seems that > nobody picked it up. So I want give it a chance with my patch series. Don't know why those patches weren't picked up, I think they were submitted before the merge window closed. Your patch doesn't fix the bug in mx31_gpio_mux() though. Regards, Magnus