openwrt/target/linux
Chuanhong Guo c063e27e02 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-29 21:34:56 +08:00
..
apm821xx
arc770
archs38
armvirt
at91
ath25
ath79 ath79: enable upgrade from ar71xx for Qxwlan devices 2020-10-26 21:07:22 +01:00
bcm27xx kernel: bump 5.4 to 5.4.72 2020-10-20 03:01:27 +02:00
bcm47xx
bcm53xx
bcm63xx bcm63xx: reorganize board patches into fewer files 2020-10-26 23:48:08 +01:00
gemini
generic kernel: mips: zboot: put appended dtb into a section 2020-10-29 21:34:56 +08:00
imx6
ipq40xx
ipq806x
ipq807x
kirkwood
lantiq lantiq: add support for AVM FRITZ!Box 7430 2020-10-27 13:40:09 +01:00
layerscape layerscape: several kernel fix-ups from NXP linux factory 2020-10-26 00:40:12 +01:00
malta malta: relocate CPU_TYPE setting to subtarget makefiles 2020-10-27 21:01:13 +01:00
mediatek kernel: bump 5.4 to 5.4.72 2020-10-20 03:01:27 +02:00
mpc85xx
mvebu
mxs
octeon octeon: use dedicated function to move config backup 2020-10-26 21:07:22 +01:00
octeontx
omap
oxnas
pistachio
ramips ramips: add linux zboot support 2020-10-29 21:20:10 +08:00
rockchip
rtl838x
sunxi
tegra
uml
x86
zynq
Makefile