Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d4c1285e authored by Michal Simek's avatar Michal Simek
Browse files

microblaze_mmu_v2: Update linker script for MMU



Signed-off-by: default avatarMichal Simek <monstr@monstr.eu>
parent 4bb73c3d
Loading
Loading
Loading
Loading
+1 −2
Original line number Original line Diff line number Diff line
@@ -17,8 +17,7 @@ ENTRY(_start)
jiffies = jiffies_64 + 4;
jiffies = jiffies_64 + 4;


SECTIONS {
SECTIONS {
	. = CONFIG_KERNEL_BASE_ADDR;
	. = CONFIG_KERNEL_START;

	.text : {
	.text : {
		_text = . ;
		_text = . ;
		_stext = . ;
		_stext = . ;