From: Jean-Christophe PLAGNIOL-VILLARD Date: Fri, 27 Sep 2013 06:37:59 +0000 (+0200) Subject: ARM: at91: sam9g45: shutdown ddr1 too when rebooting X-Git-Tag: v3.12-rc4~25^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd737fea4e49b7c0e848e3765c6b45a858de41a8;p=pandora-kernel.git ARM: at91: sam9g45: shutdown ddr1 too when rebooting Like we are doing on DDR0 we need to cleanly shutdown DDR1 if it is used before rebooting. If DDR1 is not initialized, we check it and avoid dereferencing its address. Even by adding two more instructions, we are able to complete the procedure within a single cache line. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD Signed-off-by: Nicolas Ferre Signed-off-by: Olof Johansson --- Reading git-diff-tree failed