microblaze: Do not use _start in vmlinux
authorMichal Simek <monstr@monstr.eu>
Wed, 28 Jul 2010 07:29:11 +0000 (09:29 +0200)
committerMichal Simek <monstr@monstr.eu>
Wed, 4 Aug 2010 08:22:41 +0000 (10:22 +0200)
_start symbol stores physical address where kernel is.
Gdb uses this symbol for their purpose that's why
we have to rename it.

Signed-off-by: Michal Simek <monstr@monstr.eu>

No differences found