From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 5 Aug 2015 21:53:06 +0200 Subject: [U-Boot] [PATCH] ddr: altera: sequencer: add RW_MGR_MEM_NUMBER_OF_RANKS In-Reply-To: <1438744352-16438-1-git-send-email-dinguyen@opensource.altera.com> References: <1438744352-16438-1-git-send-email-dinguyen@opensource.altera.com> Message-ID: <201508052153.06997.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 Wednesday, August 05, 2015 at 05:12:32 AM, dinguyen at opensource.altera.com wrote: > From: Dinh Nguyen > > Fix build error for socfpga_cyclone5_defconfig: > > board/altera/socfpga/wrap_sdram_config.c:245:26: error: > ?RW_MGR_MEM_NUMBER_OF_RANKS? undeclared here (not in a function) make[2]: > *** [spl/board/altera/socfpga/wrap_sdram_config.o] Error 1 > > Signed-off-by: Dinh Nguyen Applied, thanks! Best regards, Marek Vasut