From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikita Kiryanov Date: Tue, 29 Jan 2013 16:11:01 +0200 Subject: [U-Boot] [PATCH V1 1/7] omap3: add useful dss defines In-Reply-To: <20130129135545.3F3202A08AC@gemini.denx.de> References: <1359463349-11649-1-git-send-email-nikita@compulab.co.il> <1359463349-11649-2-git-send-email-nikita@compulab.co.il> <20130129135545.3F3202A08AC@gemini.denx.de> Message-ID: <5107D875.3080509@compulab.co.il> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Wolfgang Denk, On 01/29/2013 03:55 PM, Wolfgang Denk wrote: > Dear Nikita Kiryanov, > > In message <1359463349-11649-2-git-send-email-nikita@compulab.co.il> you wrote: >> Add useful omap3 dss defines for: polarity, TFT data lines, lcd >> display type, gfx burst size, and gfx format > > Just "useful" (as in generally useful, but mostly dead code here), > or actually used somewhere? > They are used in other patches in this series. The only exception is the #defines for gfx burst size, which were used in V1, but not in this version. I kept the gfx burst size defines in the hope they will be useful to someone, but I can remove them if you think this shouldn't be done. > Best regards, > > Wolfgang Denk > -- Regards, Nikita.