commit | cfa9a775b9ddcef7f53c35e489a71cfed8c02710 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Mon Jun 22 12:55:32 2009 +0200 |
committer | Michal Simek <monstr@monstr.eu> | Tue Sep 22 10:11:08 2009 +0200 |
tree | 8d43222af785530cb2df24910aab6f3de566ffb7 | |
parent | a061dd5258b2bad6c44c48d2a2d55f4fd5eb85d8 [diff] |
microblaze: Fix _start symbol to physical address _start is setup to physical kernel start address. This caused that when you load vmlinux (with MMU kernel) via XMD program counter (pc) is setup correctly and then you can write con and start kernel. Signed-off-by: Michal Simek <monstr@monstr.eu>