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