From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Andreas_Bie=DFmann?= Date: Wed, 19 Sep 2012 01:45:48 +0200 Subject: [U-Boot] [PATCH 41/71] serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driver In-Reply-To: <1347837696-3192-42-git-send-email-marex@denx.de> References: <1347837696-3192-1-git-send-email-marex@denx.de> <1347837696-3192-42-git-send-email-marex@denx.de> Message-ID: <505907AC.9060902@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Marek Vasut, On 17.09.2012 01:21, Marek Vasut wrote: > Implement support for CONFIG_SERIAL_MULTI into atmel serial driver. > This driver was so far only usable directly, but this patch also adds > support for the multi method. This allows using more than one serial > driver alongside the atmel driver. Also, add a weak implementation > of default_serial_console() returning this driver. > > Signed-off-by: Marek Vasut > Cc: Marek Vasut > Cc: Tom Rini > Cc: Xu, Hong > --- whole series runtime tested on avr32 and at91sam9260ek, therefore Acked-by: Andreas Bie?mann Best regards Andreas Bie?mann