From: Jean-Christophe PLAGNIOL-VILLARD Date: Thu, 17 Nov 2011 17:41:28 +0000 (+0800) Subject: ARM: at91: Fix at91sam9g45 and at91cap9 reset X-Git-Tag: v3.3-rc2~19^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14f991a730f453a1c8f114ccb686f83e158fdd92;p=pandora-kernel.git ARM: at91: Fix at91sam9g45 and at91cap9 reset As on the other sam9 we need to cleanly shutdown the DDRAM before rebooting. On those SoC the SDRAM/DDRAM controller is different. So, the assembly code ends up being not cleanly combined with previous at91sam9_alt_restart function. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD Acked-by: Nicolas Ferre --- Reading git-diff-tree failed