From: Michal Simek Date: Mon, 8 Nov 2010 11:37:40 +0000 (+0100) Subject: microblaze: Do not copy reset vectors/manual reset vector setup X-Git-Tag: v2.6.39-rc1~475^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b9b0200b0922c29dc251b99700f96dade92214a;p=pandora-kernel.git microblaze: Do not copy reset vectors/manual reset vector setup Reset vector can be setup by bootloader and kernel doens't need to touch it. If you require to setup reset vector, please use CONFIG_MANUAL_RESET_VECTOR throught menuconfig. It is not possible to setup address 0x0 as reset address because make no sense to set it up at all. Signed-off-by: Michal Simek Signed-off-by: John Williams --- Reading git-diff-tree failed