sel4: change ELF loader link address on imx7d

Fix #3311
This commit is contained in:
Stefan Kalkowski 2019-04-29 11:37:25 +02:00 committed by Christian Helmuth
parent c0a00019c0
commit b495799d31
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
3b20dfecead271767ede321161ef471396c800f2
4ee1b92defa12f61ad427c341e7f046324319e90

View File

@ -4,7 +4,7 @@ DOWNLOADS := sel4_tools.git
URL(sel4_tools) := https://github.com/skalk/seL4_tools.git
# Rev 9.0.x genode branch
REV(sel4_tools) := dd8068bfd4acfa2c3142398521c40bea093bbe04
REV(sel4_tools) := 3839bb9740f8f13266de4273774004634388a2f7
DIR(sel4_tools) := src/tool/sel4_tools
$(call check_tool,python)