From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Jackson Date: Mon, 19 Oct 2009 11:53:09 +0100 Subject: [U-Boot] [PATCH] avr32 portmux : fix incorrect port mask In-Reply-To: <20091019124805.4fc33978@hcegtvedt.norway.atmel.com> References: <4ADC360C.6000704@mimc.co.uk> <20091019121050.53e034b2@hcegtvedt.norway.atmel.com> <4ADC40FC.4090103@mimc.co.uk> <20091019124805.4fc33978@hcegtvedt.norway.atmel.com> Message-ID: <4ADC4515.1080306@mimc.co.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hans-Christian Egtvedt wrote: > On Mon, 19 Oct 2009 11:35:40 +0100 > Mark Jackson wrote: > >> Hans-Christian Egtvedt wrote: >>> On Mon, 19 Oct 2009 10:49:00 +0100 >>> Mark Jackson wrote: >>> >>>> The portmux peripheral pin selection code used when setting up >>>> the MACB1 ethernet port has a small (but critical !!) typo. >>>> >>> It does? Where is this fixed in the patch? >> Not sure what you mean ... >> > > Aha, rereading I get it, I thought you were fixing an actual "!!" typo > somewhere in the code. Ho, ho ... I guess my comment is a bit misleading :-)