From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 3 Aug 2015 18:23:28 +0200 Subject: [U-Boot] [PATCH 13/15] ddr: altera: sequencer: Pluck out misc macros from code In-Reply-To: <55BF9181.6030907@opensource.altera.com> References: <1438557722-5254-1-git-send-email-marex@denx.de> <1438557722-5254-14-git-send-email-marex@denx.de> <55BF9181.6030907@opensource.altera.com> Message-ID: <201508031823.29040.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 On Monday, August 03, 2015 at 06:06:25 PM, Dinh Nguyen wrote: > On 08/02/2015 06:22 PM, Marek Vasut wrote: > > Actually convert the sequencer code to use socfpga_sdram_misc_config > > instead of the various macros. This is just an sed excercise here, no > > manual coding needed. > > > > This patch actually removes the need to include any board-specific > > files in sequencer.c , so sequencer.c namespace is now no longer > > poluted by QTS-generated macros. > > s/excercise/exercise > s/poluted/polluted > > Acked-by: Dinh Nguyen Broken english fixed, thanks! Best regards, Marek Vasut