mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-21 16:39:39 +00:00
rpi: Change link address to support larger images
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
SPECS += hw platform_rpi
|
||||
|
||||
# set address where to link the text segment at
|
||||
LD_TEXT_ADDR ?= 0x400000
|
||||
LD_TEXT_ADDR ?= 0x800000
|
||||
|
||||
# include implied specs
|
||||
include $(call select_from_repositories,mk/spec-hw.mk)
|
||||
|
Reference in New Issue
Block a user