aboutsummaryrefslogtreecommitdiff
path: root/tools/lib/api/debug.c
diff options
context:
space:
mode:
authorChuanhong Guo <[email protected]>2020-10-26 20:29:25 +0800
committerThomas Bogendoerfer <[email protected]>2020-11-06 11:28:16 +0100
commitd2e850e961835825492f37346ae76670bf4758f5 (patch)
tree622f2e81abcf0468efcaa51b36cd021ba126b4c9 /tools/lib/api/debug.c
parentab7cffb8d2367e5b088c7c14452724e719a10eba (diff)
MIPS: zboot: put appended dtb into a section
This will make a separated section for dtb appear in ELF, and we can then use objcopy to patch a dtb into vmlinuz when RAW_APPENDED_DTB is set in kernel config. command to patch a dtb: objcopy --set-section-flags=.appended_dtb=alloc,contents \ --update-section=.appended_dtb=<target>.dtb vmlinuz Signed-off-by: Chuanhong Guo <[email protected]> Signed-off-by: Thomas Bogendoerfer <[email protected]>
Diffstat (limited to 'tools/lib/api/debug.c')
0 files changed, 0 insertions, 0 deletions