From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 29 Dec 2015 22:11:15 +0100 Subject: [U-Boot] [PATCH] ddr: altera: Init the rule ID in debug code In-Reply-To: <1451423095.1859.4.camel@altera.com> References: <1451378332-6417-1-git-send-email-marex@denx.de> <1451423095.1859.4.camel@altera.com> Message-ID: <201512292211.15220.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 Tuesday, December 29, 2015 at 10:04:55 PM, Chin Liang See wrote: > On Tue, 2015-12-29 at 09:38 +0100, Marek Vasut wrote: > > Init the rule ID, otherwise the debug code will always dump the > > protection settings entry 0. > > > > Signed-off-by: Marek Vasut > > Cc: Chin Liang See > > Cc: Dinh Nguyen > > Cc: Dinh Nguyen > > --- > > > > drivers/ddr/altera/sdram.c | 1 + > > 1 file changed, 1 insertion(+) > > Acked-by: Chin Liang See Applied, thanks. Best regards, Marek Vasut