From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chin Liang See Date: Wed, 30 Dec 2015 05:04:55 +0800 Subject: [U-Boot] [PATCH] ddr: altera: Init the rule ID in debug code In-Reply-To: <1451378332-6417-1-git-send-email-marex@denx.de> References: <1451378332-6417-1-git-send-email-marex@denx.de> Message-ID: <1451423095.1859.4.camel@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 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 Thanks Chin Liang