[U-Boot] [PATCH] serial: zynq: Remove unused #defines

Michal Simek monstr at monstr.eu
Tue Dec 10 13:11:47 CET 2013


On 12/10/2013 01:06 PM, Albert ARIBAUD wrote:
> Hi Michal,
> 
> On Wed, 30 Oct 2013 15:49:32 +0100, Michal Simek
> <michal.simek at xilinx.com> wrote:
> 
>> From: Soren Brinkmann <soren.brinkmann at xilinx.com>
>>
>> Signed-off-by: Soren Brinkmann <soren.brinkmann at xilinx.com>
>> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
>> ---
>>  drivers/serial/serial_zynq.c | 4 ----
>>  1 file changed, 4 deletions(-)
>>
>> diff --git a/drivers/serial/serial_zynq.c b/drivers/serial/serial_zynq.c
>> index 050b9c0..ff28f3c 100644
>> --- a/drivers/serial/serial_zynq.c
>> +++ b/drivers/serial/serial_zynq.c
>> @@ -21,10 +21,6 @@
>>
>>  #define ZYNQ_UART_MR_PARITY_NONE	0x00000020  /* No parity mode */
>>
>> -/* Some clock/baud constants */
>> -#define ZYNQ_UART_BDIV	15 /* Default/reset BDIV value */
>> -#define ZYNQ_UART_BASECLK	3125000L /* master / (bdiv + 1) */
>> -
>>  struct uart_zynq {
>>  	u32 control; /* Control Register [8:0] */
>>  	u32 mode; /* Mode Register [10:0] */
>> --
>> 1.8.2.3
>>
> 
> Applied to u-boot-arm/master, thanks!

This has been already applied to Tom's tree.

Thanks,
Michal



-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 263 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20131210/71cf38ba/attachment.pgp>


More information about the U-Boot mailing list