mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-30 13:16:40 +07: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