]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
powerpc: Xilinx: Add reboot support for the PowerPC 440.
authorNicolas Boichat <nicolas@boichat.ch>
Thu, 12 Jun 2008 06:15:48 +0000 (14:15 +0800)
committerJohn Linn <john.linn@xilinx.com>
Thu, 12 Jun 2008 14:06:29 +0000 (07:06 -0700)
commit178b0ca1e4d634ba2c60c367865dc571e69bffee
treedc7462ad3560be363b5f546c4d7bcf2870ba4977
parent9386eff1b3074c6124476897af0f7d79f721b675
powerpc: Xilinx: Add reboot support for the PowerPC 440.

Reboot support for 405 was previously added and broke the 440 code
as it was using a symbolic link to the 405 virtex.c.  This deletes the
symbolic link and adds a unique file for the 440 that supports reboot.

Signed-off-by: Nicolas Boichat <nicolas@boichat.ch>
Signed-off-by: John Linn <john.linn@xilinx.com>
arch/powerpc/platforms/44x/virtex.c [changed from symlink to file mode: 0644]