mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-15 08:14:15 +08:00
microblaze_mmu_v2: Update linker script for MMU
Signed-off-by: Michal Simek <monstr@monstr.eu>
This commit is contained in:
parent
4bb73c3de7
commit
d4c1285ef0
@ -17,8 +17,7 @@ ENTRY(_start)
|
||||
jiffies = jiffies_64 + 4;
|
||||
|
||||
SECTIONS {
|
||||
. = CONFIG_KERNEL_BASE_ADDR;
|
||||
|
||||
. = CONFIG_KERNEL_START;
|
||||
.text : {
|
||||
_text = . ;
|
||||
_stext = . ;
|
||||
|
Loading…
Reference in New Issue
Block a user