Commit d4c1285e authored by Michal Simek's avatar Michal Simek

microblaze_mmu_v2: Update linker script for MMU

Signed-off-by: default avatarMichal Simek <monstr@monstr.eu>
parent 4bb73c3d
......@@ -17,8 +17,7 @@ ENTRY(_start)
jiffies = jiffies_64 + 4;
SECTIONS {
. = CONFIG_KERNEL_BASE_ADDR;
. = CONFIG_KERNEL_START;
.text : {
_text = . ;
_stext = . ;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment