aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorKevin Hao <[email protected]>2021-01-19 19:15:31 +0800
committerThomas Bogendoerfer <[email protected]>2021-01-19 23:03:18 +0100
commitfe82de91af83a9212b6c704b1ce6cf6d129a108b (patch)
tree149da7698c651807d54eff452a40c0995df362db /scripts/gdb/linux/utils.py
parentd9e84fb1a34efd0ca3f68f481a051f26a952e383 (diff)
Revert "MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=y"
This reverts commit d9df9fb901d25b941ab2cfb5b570d91fb2abf7a3. For the OCTEON boards, it need to patch the built-in DTB before using it. Previously it judges if it is a built-in DTB by checking fw_passed_dtb. But after commit 37e5c69ffd41 ("MIPS: head.S: Init fw_passed_dtb to builtin DTB", the fw_passed_dtb is initialized even when using built-in DTB. This causes the OCTEON boards boot broken due to an unpatched built-in DTB is used. Revert the commit d9df9fb901d2 to restore the codes before the fw_passed_dtb is used and then fix this issue. Fixed: 37e5c69ffd41 ("MIPS: head.S: Init fw_passed_dtb to builtin DTB") Cc: [email protected] Suggested-by: Thomas Bogendoerfer <[email protected]> Signed-off-by: Kevin Hao <[email protected]> Signed-off-by: Thomas Bogendoerfer <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions