c063e27e02
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 vmlinuz-dtb Signed-off-by: Chuanhong Guo <gch981213@gmail.com> |
||
---|---|---|
.. | ||
backport-4.19 | ||
backport-5.4 | ||
files | ||
hack-4.19 | ||
hack-5.4 | ||
image | ||
other-files | ||
pending-4.19 | ||
pending-5.4 | ||
config-4.19 | ||
config-5.4 | ||
PATCHES |