diff options
author | Marcin Nowakowski <[email protected]> | 2019-05-13 14:32:43 +0200 |
---|---|---|
committer | Paul Burton <[email protected]> | 2019-05-13 12:02:47 -0700 |
commit | 67eebf7213046e65d8fb1f37f5fd10d5fb71e098 (patch) | |
tree | 158ae7ec45da3912e7ccf0927792278e6d88f756 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e6308b6d35ea706c23a589a8c709fa444ff13e17 (diff) |
generic: fix appended dtb support
Appended DTB support is mostly intended to be used on legacy systems,
but it is a valid feature that can be enabled for generic platform,
which currently doesn't support it - if selected, the appended DTB will
be ignored by the platform startup code.
During kernel startup, the appended DTB's location is stored in
fw_passed_dtb if the init code finds what appears to be a valid DTB.
Otherwise (if a0 == -2), a1 is stored in fw_passed_dtb, so either way it
will always point to either a user-passed DTB or built-in DTB.
Signed-off-by: Marcin Nowakowski <[email protected]>
Signed-off-by: Paul Burton <[email protected]>
Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions