aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorPaul Walmsley <[email protected]>2018-12-17 19:15:12 -0800
committerPalmer Dabbelt <[email protected]>2019-01-07 08:08:00 -0800
commit8fd6e05c7463b635e51ec7df0a1858c1b5a6e350 (patch)
tree1e57a65f63d0e3e9f42b89926202c13f6e16b157 /scripts/gdb/linux/utils.py
parentd0df00e30e4bf9bc27ddbd092ad683ff6121b360 (diff)
arch: riscv: support kernel command line forcing when no DTB passed
CONFIG_CMDLINE_FORCE doesn't work on RISC-V when no DTB is passed into the kernel. This is because the code that forces the kernel command line only runs if a valid DTB is present at boot. During debugging, it's useful to have the ability to force kernel command lines even when no DTB is present. This patch adds support for doing so. Cc: Palmer Dabbelt <[email protected]> Cc: Albert Ou <[email protected]> Cc: [email protected] Cc: [email protected] (open list) Signed-off-by: Paul Walmsley <[email protected]> Signed-off-by: Paul Walmsley <[email protected]> Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions