Re: [U-Boot] [u-boot-release] [PATCH] boards/T4240qds:Fix IFC AMASK init as per FPGA register space

2012-12-18 Thread Timur Tabi
Prabhakar Kushwaha wrote:
 +#define CONFIG_SYS_AMASK3IFC_AMASK(4*1024)

IFC_AMASK(4 * 1024)

Spaces around binary operators, please.

-- 
Timur Tabi
Linux kernel developer at Freescale

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [u-boot-release] [PATCH] boards/T4240qds:Fix IFC AMASK init as per FPGA register space

2012-12-18 Thread Prabhakar Kushwaha

On 12/18/2012 09:12 PM, Timur Tabi wrote:

Prabhakar Kushwaha wrote:

+#define CONFIG_SYS_AMASK3  IFC_AMASK(4*1024)

IFC_AMASK(4 * 1024)

Spaces around binary operators, please.



Thanks Timur for reviewing it.

I will fix this in next patch version.

Regards,
Prabhakar



___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot