From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 13 Sep 2012 14:30:11 +0200 Subject: [U-Boot] [PATCH 2/4 v2] net: Add driver for Zynq Gem IP In-Reply-To: <5051B27D.8040009@monstr.eu> References: <1345098630-27902-1-git-send-email-monstr@monstr.eu> <201209131128.52353.marex@denx.de> <5051B27D.8040009@monstr.eu> Message-ID: <201209131430.11494.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Michal Simek, [...] > > > > Add const int mask for the above. > > or macro should be fine. const int is better due to type checking . [...] Thanks! Best regards, Marek Vasut