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
..
2020-10-11 16:38:16 +02:00
2020-09-02 16:29:22 +02:00
2020-08-20 14:19:39 +02:00
2020-10-11 16:38:16 +02:00
2020-08-27 16:36:18 +02:00
2020-09-10 18:52:15 +02:00
2020-10-26 21:07:22 +01:00
2020-10-20 03:01:27 +02:00
2020-09-12 01:28:50 +02:00
2020-10-02 22:02:26 +02:00
2020-10-26 23:48:08 +01:00
2020-09-25 19:32:34 +02:00
2020-10-29 21:34:56 +08:00
2020-10-11 16:38:16 +02:00
2020-10-19 15:30:44 +02:00
2020-10-19 15:46:17 +02:00
2020-08-06 12:37:04 +02:00
2020-09-22 20:58:26 +02:00
2020-10-27 13:40:09 +01:00
2020-10-26 00:40:12 +01:00
2020-10-27 21:01:13 +01:00
2020-10-20 03:01:27 +02:00
2020-09-22 20:58:26 +02:00
2020-10-11 16:53:20 +02:00
2020-08-10 12:54:30 +02:00
2020-10-26 21:07:22 +01:00
2020-10-09 23:20:19 +01:00
2020-10-11 16:38:16 +02:00
2020-10-09 16:16:32 +01:00
2020-09-02 16:29:22 +02:00
2020-10-29 21:20:10 +08:00
2020-10-09 23:20:19 +01:00
2020-10-19 14:53:27 +02:00
2020-10-18 15:46:42 +02:00
2020-10-13 20:08:41 +02:00
2020-10-15 17:46:54 +02:00
2020-10-11 16:38:16 +02:00
2020-10-11 16:38:16 +02:00