immortalwrt/target/linux/generic
Chuanhong Guo b568fa1a50 kernel: 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 vmlinuz-dtb

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
2020-10-31 10:17:53 +08:00
..
backport-4.14 Merge Mainline 2020-10-17 19:50:29 +08:00
backport-4.19 Merge Mainline 2020-09-30 21:13:46 +08:00
backport-5.4 kernel: bump 5.4 to 5.4.68 2020-09-28 13:11:12 +08:00
files kernel: add support for ALLNET devices in mtdsplit 2020-09-15 11:38:32 +08:00
hack-4.14 Merge Mainline 2020-10-17 19:50:29 +08:00
hack-4.19 Merge Mainline 2020-10-17 19:50:29 +08:00
hack-5.4 linux: refresh patches for kernel 5.4 2020-10-24 20:08:26 +08:00
image update source 2017-09-06 19:19:45 +08:00
other-files update source 2017-09-06 19:19:45 +08:00
pending-4.14 Merge Mainline 2020-10-17 19:50:29 +08:00
pending-4.19 kernel: remove obsolete non-upstream block2mtd patches 2020-10-19 11:30:05 +08:00
pending-5.4 kernel: mips: zboot: put appended dtb into a section 2020-10-31 10:17:53 +08:00
config-4.14 linux/generic: remove obsolete config option LEDS_TRIGGER_IDE_DISK 2020-10-13 18:37:58 +08:00
config-4.19 treewide: enable the vDSO 2020-10-14 20:08:22 +08:00
config-5.4 treewide: enable the vDSO 2020-10-14 20:08:22 +08:00
PATCHES update source 2017-09-06 19:19:45 +08:00