From: Gerhard Sittig Date: Tue, 14 May 2013 04:40:54 +0000 (+0000) Subject: powerpc/mpc512x: initialize board restart earlier X-Git-Tag: v3.11-rc1~94^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4f4124cf308275b4a2219d1e332dfc01d8bd6b7;p=pandora-kernel.git powerpc/mpc512x: initialize board restart earlier move the MPC512x restart initialization from the shared init routine to the shared init_early routine recent problems in the proc(5) filesystem initialization led to the situation where the platform's restart routine was invoked yet the registers required for software reset were not yet available, which made the board hang instead of reboot Signed-off-by: Gerhard Sittig Signed-off-by: Anatolij Gustschin --- Reading git-diff-tree failed