From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dinh Nguyen Date: Mon, 3 Aug 2015 11:00:45 -0500 Subject: [U-Boot] [PATCH 09/15] ddr: altera: sequencer: Pluck out IO_* macros from code In-Reply-To: <1438557722-5254-10-git-send-email-marex@denx.de> References: <1438557722-5254-1-git-send-email-marex@denx.de> <1438557722-5254-10-git-send-email-marex@denx.de> Message-ID: <55BF902D.7060909@opensource.altera.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08/02/2015 06:21 PM, Marek Vasut wrote: > Actually convert the sequencer code to use socfpga_sdram_io_config > instead of the IO_* macros. This is just an sed excercise here, no > manual coding needed. s/excersise/exercise Acked-by: Dinh Nguyen Thanks, Dinh