Skip to content

Commit

Permalink
stubs: Zero kernel and dtb address in stubs
Browse files Browse the repository at this point in the history
Allow the firmware to choose sensible kernel and DTB addresses for 32-
and 64-bit system by zeroing the values in the stubs. These will be
overwritten by the real address, or zero if the relevant item is not
loaded.

Signed-off-by: Phil Elwell <[email protected]>

Former-commit-id: a4ea757f01256c5606d62ad188100c9fecf7935e [formerly 0a49e42d19ded2411e80d22bb26129e1f647fb3f [formerly 2b2d2046e6928da056207ad9b8a874209880d74d]]
Former-commit-id: 7e53243dfbb0d8af5f414da7e03b5fd2350ec9da
Former-commit-id: 58e913e3ef1776ce547a821f23a73033178af842
  • Loading branch information
Phil Elwell committed Apr 18, 2016
1 parent fd42f6e commit d5213db
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion armstubs/armstub.S.REMOVED.git-id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ea90f5f5948a989496ab0d14c10dcd651026c72b
2ce2015b5434a70a5b593d8146997c7bb0fc71cd
2 changes: 1 addition & 1 deletion armstubs/armstub7.S.REMOVED.git-id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
183f3c6dbf57e408cba4cfb64eb731387ad20cce
1f639b241c1fa046cf8d955f7f1502dac125a2d0
2 changes: 1 addition & 1 deletion armstubs/armstub8.S.REMOVED.git-id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
986e711a78d0d65c3903f3b3ac1f2b4631b715e3
abab7d7ce0eaee8b93caa32d0cd704d8f665cbc1

0 comments on commit d5213db

Please sign in to comment.