microblaze_mmu_v2: Update linker script for MMU

Signed-off-by: Michal Simek <monstr@monstr.eu>
This commit is contained in:
Michal Simek 2009-05-26 16:30:24 +02:00
parent 4bb73c3de7
commit d4c1285ef0

View file

@ -17,8 +17,7 @@ ENTRY(_start)
jiffies = jiffies_64 + 4;
SECTIONS {
. = CONFIG_KERNEL_BASE_ADDR;
. = CONFIG_KERNEL_START;
.text : {
_text = . ;
_stext = . ;